Reply To: Font extensions mising

#65851

That string (and most of the others in a Font object) is just the font name as text. These texts are read out of the font *file*, but the filename can be just about *anything*. For example, I have a Stempel Garamond: fontFamily “Stempel Garamond LT”, fontStyleName “Roman”, fullName “Stempel Garamond LT Roman” — but the file itself is called “lt50277.pfb”.

What you are looking for is ‘location’: https://jongware.mit.edu/idcs6js/pc_Font.html#location (“The full path to the Font”).

This article was last modified on October 17, 2013

Comments (0)

Loading comments...