[GRASS-dev] font path question for Linux and Windows
Glynn Clements
glynn at gclements.plus.com
Mon Apr 30 15:32:16 EDT 2007
Michael Barton wrote:
> Are any of the fonts normally in the /Library/Fonts directory of OSX NOT
> freetype?
There might be files there which aren't fonts; hopefully, any "system"
files will begin with a dot, so you could use e.g. "-iname '*'", which
won't match files which start with a dot but will match everything
else.
> Would there be any problem with a non-freetype font sneaking into
> freetypecap beyond it simply not displaying?
AFAICT, passing an path to a file which isn't a valid TTF file simply
results in text not being drawn.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list