Summary: | New CGFont backend returns 0 font extents | ||
---|---|---|---|
Product: | cairo | Reporter: | Richard Hult <richard> |
Component: | quartz font backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | vladimir |
Version: | 1.5.16 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Test case
Build fix |
Description
Richard Hult
2008-04-02 01:24:29 UTC
Created attachment 15626 [details]
Test case
The test case prints out the font extents height, which is 12 with the old backend and 0 with the new one.
What OS version are you on? I am on 10.5.2. Oh, the font extents! Eek. Fix coming today, I dunno how we don't have coverage of this in the test suite... Just pushed out a fix for this -- can you verify that it's working for you? Created attachment 15638 [details] [review] Build fix It doesn't build, but with the small attached patch it seems to work fine, thanks! Bah, fixed that on my 10.4 machine but didn't push it to the 10.5 machine I checked in from. Pushed out the fix. thanks! |
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.