freetype-devel
[Top][All Lists]
Advanced

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

[Devel] CMap support for CID driver (Do not commit it!)


From: mer
Subject: [Devel] CMap support for CID driver (Do not commit it!)
Date: Sun, 02 Sep 2001 22:41:57 +0900 (JST)

Hello,

Here is a experimental code to support CMap files for CID driver.

* Attach_File( face, CMap_File ) attach CMap to (CID_)Face
* ft2demos/bin/ftview has new option 'C': specify a CMap file
  Example:
  ftview -C CMap/Euc-h 20 CIDFont/Hkgow5a.cid

* We cannot use CMap files with /usecmap operator. (e.g. Euc-v)

ToDo
* Fix API.
* Improve charmap selection routine. (platform, encoding is not enough)
* Provide FT_New_Face( CMap_File,... ) (For using ToUnicode CMap)
* Reduce size of cmap segments.
* Support CMap files with /usecmap.
* Imprement the code to read rearrange font templates.
* composite glyphs support (emulate GSUB???)
* Clean up, bug fix, testing....

more and more.....

Any comments are welcomed.

--- YAMANO-UCHI, Hidetoshi

Attachment: ft2demo.diff.bz2
Description: Binary data

Attachment: freetype2.diff.bz2
Description: Binary data


reply via email to

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