freetype
[Top][All Lists]
Advanced

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

RE: [ft] loading CID fonts and CMAPS


From: Ian Brown
Subject: RE: [ft] loading CID fonts and CMAPS
Date: Tue, 7 Jun 2005 16:26:57 +0200

Yes, AFPDS actually but the same principle.
I have the code-point but I need to convert it to a CID before I can
pass it to freetype. That requires the cmap table to be parsed. Do you
know of any code that can read a cmap?

Ian

-----Original Message-----
From: address@hidden [mailto:address@hidden 
Sent: 07 June 2005 16:19
To: Ian Brown
Cc: address@hidden; Werner LEMBERG
Subject: Re: [ft] loading CID fonts and CMAPS

Hi

>> I have a CID font in memory that is immediately followed by a number
>> of CMAPs.  If I load the font using FT_New_Memory_Face then the
>> CMAPs do not seem to be read.  How can I load the CMAPs?  Do I use
>> the attach aux stream function or something like that?

I suppose you're handling some PostScript or PDF data including
embedded CMap and CIDFont. If so, there might be better tools
based on FreeType and other free CMap parser.

Regards,
mpsuzuki




reply via email to

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