[cairo] problem in _cairo_gstate_glyph_extent today?

Keith Packard keithp at keithp.com
Sat Jan 15 10:53:07 PST 2005


Around 11 o'clock on Jan 15, John Ellson wrote:

> -       x = extents->x_bearing;
> -       y = extents->y_bearing;
> +       x = origin_extents.x_bearing;
> +       y = origin_extents.y_bearing;

Oops.  Thanks for the fix; that's an obviously correct change.  I wonder 
how this code even appeared to work...

-keith


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050115/7bcc67fa/attachment.pgp


More information about the cairo mailing list