OpenSolaris

Printable Version Enter a New Search
Bug ID 6523003
Synopsis Include fc-match in Solaris
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:font
Keywords testcase
Responsible Engineer Alan Coopersmith
Reported Against snv_57
Duplicate Of
Introduced In
Commit to Fix snv_75
Fixed In snv_75
Release Fixed solaris_nevada(snv_75)
Related Bugs
Submit Date 8-February-2007
Last Update Date 29-September-2007
Description
Although the "SEE ALSO" section of fonts.conf(4) refers readers to
fc-match(1), that program is not present in Solaris.  Since the effects
of changes to /etc/fonts/fonts.conf or ~/.fonts.conf can be rather
less than obvious, it turns out that fc-match is an invaluable tool
for testing changes to the font configuration files.  Since fc-match
is part of the external fontconfig sources, presumably it would be
straightforward to build that program and include it in the
SUNWfontconfig package.
*** Test Case ***
Verify that both the /usr/bin/fc-match command and "man fc-match" are delivered.
Run 'fc-match serif' and verify it prints a font file name & font name such as:
	LucidaBrightR13.pcf: "Lucida Bright" "Medium"
(exact font/file name may differ based on installed locales & system configuration)
Work Around
N/A
Comments
N/A