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 | [EMAIL PROTECTED] | PGP/GnuPG Key Id +44(0)1903 236872 | +44(0)7799 143369 | 0x1B3045CE APATHY ERROR: Don't bother striking any key. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]