<< OK, I sucked, and saw .... disappointment.  When I peeked at the
\windows\fonts directory earlier, I had forgotten that the folder view was
one of Windows fancy folders. >>

I think Explorer, in order to display the font names as if they were the
actual file names, parses the files (takes a long time to display that
folder for me). The filenames are not standard LFN truncations, but actual
short file names that someone limited to 8 chars by design, probably so
they're the same on every system, which wouldn't be guaranteed otherwise.

So, even if we assume that the font is installed correctly if the file is
there, it's not going to be terribly easy. We can't use the API, so it might
mean parsing the TTF files for the names. I don't think they're stored in
the registry.

--Gregg

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to