[cairo-bugs] [Bug 38516] Make Text in generated SVG file selectable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 19 07:53:36 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38516

--- Comment #15 from Behdad Esfahbod <freedesktop at behdad.org> 2011-09-19 07:53:34 PDT ---
(In reply to comment #14)
> > Did you consider emitting outlines in font-space, as integers?
> Because I want to cut down the size of the data as possible.
> But this is not absolutely necessary.

You're converting to integer, rounding, converting back to some other space.  I
was saying: can't you keep the outline in integer and apply the transformation
in some other place?


> UTF-8 functions are copied from cairo-unicode.c.

Why copy?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list