freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] get character width without loading its glyph


From: David Turner
Subject: Re: [ft-devel] get character width without loading its glyph
Date: Fri, 23 Jan 2009 15:14:33 -0800

If you mean the width of the glyph shape, this is not possible.

But if you mean the glyph's advance width, have a look at FT_Get_Advances() and family.

2009/1/18 Hong Li <address@hidden>
Is it possible to get a specified character's width without loading?

As I know, different characters, like Chinese and English, should have
different width with the same font size?



_______________________________________________
Freetype-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype-devel


reply via email to

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