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

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



Martin Wuerthner wrote:

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
Patch checked in

   Luke