freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Re: Question about FreeType 2


From: kozak
Subject: [Devel] Re: Question about FreeType 2
Date: Tue, 12 Nov 2002 10:54:33 -0500

To Whom It May Concern,
It looks like the character code value when using FT_Load_Char(..) uses
unicode
and not a code point when the TrueType font is a unicode encoded font (3,
1).
Sorry for bothering you.
Don Kozak




Don Kozak
11/12/2002 08:45 AM

To:    address@hidden
cc:    address@hidden, Mark Robb/Lex/address@hidden, Scott
       Richardson/Lex/address@hidden
Subject:    Question about FreeType 2

Greetings,
Thank you for developing this font rendering application.
We are evaluating the quality of the TrueType bitmaps from the
renderer using FT_Load_Char(face, text[n], FT_LOAD_RENDER |
FT_LOAD_MONOCHROME).

Can I access the glyphs in the TrueType face by unicode and not by
character code?
I didn't see any API's that accessed the face by unicode to render the
glyphs.

When a TrueType font is only unicode encoded (3, 1) there can be many
characters defined
in the font and we would like to access them by unicode value.
What encoding does FT_Load_Char(..) assume for character code? 7-bit
ASCII/8-bit ASCII?

Thanks, Don Kozak (859)-232-2573









reply via email to

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