freetype
[Top][All Lists]
Advanced

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

RE: [Freetype] A question about cff font


From: Boris Letocha
Subject: RE: [Freetype] A question about cff font
Date: Wed, 18 Jul 2001 10:50:19 +0200

IMHO If you embed cff font in PDF it is CID CFF Font and it has not
charmap. You don't need call FT_GET_Char_Index at all, because CID =
Glyph index.

Boris Letocha

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Wednesday, July 18, 2001 10:22 AM
To: address@hidden
Subject: [Freetype] A question about cff font

Hi, 
    I want to display PDF text that uses embedded cff font. But I find a
very serious problem. I can't use FT_Get_Char_Index() function to
retrieve the correct glyph index for certain character code. Because the
m_ftFace->charmap is set to NULL. 
    I think it is a bug of FreeType. It should build one charmap for cff
font as other font types, like type1, truetype etc, or I can't use
FreeType to support embedded cff font! I hope it wiil be solved in next
version, thanks.
Jacky/2001/7/18 



reply via email to

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