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

RE: [XaraXtreme-dev] Font metrics and kerning update



Excellent thanks. I'm sure someone will check it in ASAP.

Does the 'uncached' comment suggest that kerning data is usually cached
in Camelot?

Charles


> -----Original Message-----
> From: owner-dev@xxxxxxxxxxxxxxxx 
> [mailto:owner-dev@xxxxxxxxxxxxxxxx] On Behalf Of Martin Wuerthner
> Sent: 19 April 2006 17:40
> To: dev@xxxxxxxxxxxxxx
> Subject: [XaraXtreme-dev] Font metrics and kerning update
> 
> Find attached below a patch to enable kerning (uncached) and 
> the extraction of Panose information from fonts.
> 
> fontbase.cpp:
> gets kerning information from FTFontMan
> 
> ftfonts.h:
> removed inline null implementation of GetOutlineTextMetric 
> added GetCharsKerning method
> 
> ftfonts.cpp:
> added GetCharsKerning and GetOutlineTextMetric implementations
> 
> Martin
>