Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is there any way on a win32 system, through straight perl, or through Win32::API, or whatever, to determine whether a specific font (a truetype font to be exact) is on the computer the program is currently running on? I can't just try to find it in C:\WINDOWS\FONTS\ because that just returns the filenames of the fonts, which are different from the name of the face, and can be changed...