|
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)
|