Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Get Windows Installed Fonts

by spandox (Novice)
on Aug 14, 2013 at 19:54 UTC ( [id://1049472]=note: print w/replies, xml ) Need Help??


in reply to Re: Get Windows Installed Fonts
in thread Get Windows Installed Fonts

use Tk; my $mw = MainWindow->new(-title => "Fonts"); my @fonts= sort keys { map {$_, 1} @{$mw->fontFamilies}}

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1049472]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (8)
As of 2024-04-16 07:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found