freetype
[Top][All Lists]
Advanced

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

[ft] *.otf support in version 2.3.5


From: Govind
Subject: [ft] *.otf support in version 2.3.5
Date: Fri, 12 Jun 2009 20:14:55 +0530
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Hi,

I tried some *.otf files with Freetype_2.3.5 version for Bitmap Glyph generations.
But  API :
         FT_New_Face (library, filename, 0, &face);
         returns FT_unknown_File_Format error message i.e. error code 2.

Same Freetype project version is working fine with almost all *.ttf(true type font) files.
Can I have support for *.otf  font files with above mentioned version of Freetype.
Is there, any specific project or API calling settings required for *.otf files ?

Thanks and Regards
Govind.

reply via email to

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