|
From: | 沈 狼 |
Subject: | Re: [Devel] how to cope with bitmap glyphs? |
Date: | Fri, 09 Apr 2004 10:39:06 +0800 |
from the scratch, for a give word, now I wannt to know how to render it.so far, I know in the true type font there is a cmap for us to lookup the glyphid corresponding to the word I want to render. so what's the usage of the bitmap if the EBDT,EBLC tables exist? someone has suggest me to read GDEF ,GSUB, GPOS table, but I dont yet know the relation between the bitmap & glyphid. would you give me a exaborative
From: Werner LEMBERG <address@hidden> Reply-To: address@hidden To: address@hidden, address@hidden Subject: Re: [Devel] how to cope with bitmap glyphs? Date: Thu, 08 Apr 2004 06:57:36 +0200 (CEST) > I want to know when will I use the bitmap info to render it on a > device? is there other tables I missed? thanks Very easy: If the current horizontal and vertical ppem (pixel per em) values are identical (or nearly identical) to the corresponding ppem values in one of the bitmap strokes, you can use them. Perhaps you mean something different? Werner _______________________________________________ Devel mailing list address@hidden http://www.freetype.org/mailman/listinfo/devel
_________________________________________________________________与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
[Prev in Thread] | Current Thread | [Next in Thread] |