freetype-devel
[Top][All Lists]
Advanced

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

[Devel] [Patch] Add control_data for CFF font(type2)


From: ha shao
Subject: [Devel] [Patch] Add control_data for CFF font(type2)
Date: Wed, 28 Feb 2001 23:36:01 +0800
User-agent: Mutt/1.2.5i

Attached patch adds control_data to CFF GlyphSlot. It is not
as simple to add similar information for CID-keyed fonts since
charstrings is not actually load in memory here. For CID-keyed
fonts, charstrings is only fetched when needed and then 
deleted. It might be better to use the CFF's charstrings
routine, i.e. load on demand as shown in t2load.c.

Maybe this fetch and delete behavior is intentional for CID keyed
font. well...

-- 
Best regard
hashao

Attachment: t2gload.control.diff
Description: Text document


reply via email to

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