Bug 10067: quartz surface does not use device glyph extents - Brian Ewins <Brian.Ewins@gmail.com> - 2/22/2007 Back to Bug | Your Reviews | Help
Attachment 9172: fix the problem by patching _cairo_atsui_font_text_to_glyph - Brian Ewins <Brian.Ewins@gmail.com> - 3/15/2007 (View )

Show Quick Help

commit 473709c235833ab96f1fb060e0cb334192b4a02d
Author: Brian Ewins <Brian.Ewins@gmail.com>
Date: Fri Mar 16 02:48:33 2007 +0000
[atsui] correct glyph x/y in text_to_glyphs (#10067)
The code calculated the same glyph x, y positions whether or
not the ctm was scaled. Change to calculating these
coordinates in the same way as the fallback in
_cairo_scaled_font_text_to_glyphs.
<Overall Comment>
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.