[cairo] text measuring speed

Jon Smirl jonsmirl at gmail.com
Sun Jun 12 23:04:03 PDT 2005


On 6/13/05, Keith Packard <keithp at keithp.com> wrote:
> This is where I've gotten in my thinking.  Where I'm stuck is in trying
> to figure out how to manage non-affine transforms, which neither
> FreeType nor cairo currently handle.

How about having the composer provide a transform function? Then
modify Cairo/Freetype call the external transform function if
provided. Also long as someone appropriately transforms the
coordinates Cairo and Freetype don't care where the coordinate come
from, right?

-- 
Jon Smirl
jonsmirl at gmail.com



More information about the cairo mailing list