in reply to Enumerate Win32 Fonts
perl -v This is perl, v5.8.8 built for MSWin32-x86-multi-thread;
perl -c (yourcode).pl (yourcode).pl syntax OK
And output from perl (yourcode).pl is:
Roman (All res) Script (All res) Modern (All res) Small Fonts (VGA res) Arial (TrueType) Arial Bold (TrueType) Arial Bold Italic (TrueType) Arial Italic (TrueType) Courier New (TrueType) Courier New Bold (TrueType) Courier New Bold Italic (TrueType) Courier New Italic (TrueType) Lucida Console (TrueType) Lucida Sans Unicode (TrueType) Times New Roman (TrueType) Times New Roman Bold (TrueType) Times New Roman Bold Italic (TrueType) Times New Roman Italic (TrueType) WingDings (TrueType) Symbol (TrueType) Symbol 8,10,12,14,18,24 (VGA res) ....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Enumerate Win32 Fonts
by Anonymous Monk on Jan 21, 2008 at 23:48 UTC | |
by slloyd (Hermit) on Jan 22, 2008 at 00:04 UTC | |
by ww (Archbishop) on Jan 22, 2008 at 00:36 UTC |