freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] How to get a postscript font's name?


From: David Turner
Subject: Re: [Freetype] How to get a postscript font's name?
Date: Wed, 17 Oct 2001 16:13:03 +0200

Hello Anthony,

Anthony Feick a écrit :
> 
> >Can someone tell me how to get a postscript font's name from its file
> >using FT?  I see the definition of the T1_FontInfo structure in the FT
> >docs, and it seems that that structure would give me the info I want,
> >but I can't figure out how to get one of those puppies from the FT API.
> >What am I missing?
> 

You're missing the right API :o) Basically this feature isn't implemented
in 2.0.4. I have however just commited a new function named
FT_Get_Postscript_Name to the CVS repository that returns what you
need and works with all font formats (except pure CFF/CEF fonts, but
this should be fixed quickly)..

Note that cron scripts are not installed yet on the new server, so you'll
need to use CVS to access the new code ("current" packages are not generated
yet on the FTP site), or wait for 2.0.5 that I'm currently packaging..

By the way, is anybody interested in Postscript Version/Notice strings
too ?? Does this deserve an API ??

Regards,

- David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]