[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Identifying Postscript fonts



I have a Perl-TK application which uses fonts, I need to offer a list of
Postscript fonts to the user.

Does anybody know a way to identify which of the fonts installed on the
system are postscript?

The best I've come up with so far is:

xlsfonts -ll "*" | grep -i postscript | sort -u

However, this takes over 10 seconds.

regards,

Colin

-- 
Colin Tuckley      |  colin@tuckley.org  |  PGP/GnuPG Key Id
+44(0)1903 236872  |  +44(0)7799 143369  |     0x1B3045CE

APATHY ERROR: Don't bother striking any key.



Reply to: