Bug 71844

Summary: scaled_font_glyph_path fails for huge sizes
Product: cairo Reporter: Mats Palmgren <matspal>
Component: generalAssignee: Chris Wilson <chris>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mats Palmgren 2013-11-20 17:00:47 UTC
Mozilla has a fix for this bug that we would like to upstream
so that we can remove some other code for dealing with
crashes caused by huge font sizes.

http://mxr.mozilla.org/mozilla-central/source/gfx/cairo/use-show-text-glyphs-if-glyph-path-fails.patch

It was added in bug 715798:
https://bugzilla.mozilla.org/show_bug.cgi?id=715798#c21


BTW, we have a lot of other fixes that you might be interested in:
http://mxr.mozilla.org/mozilla-central/source/gfx/cairo/
there's a short description of each in the README file:
http://mxr.mozilla.org/mozilla-central/source/gfx/cairo/README?force=1
Comment 1 Chris Wilson 2013-11-20 17:33:52 UTC
So we fail to create the path, but return SUCCESS? I think you are papering over the bug.
Comment 2 Mats Palmgren 2013-11-20 17:42:22 UTC
I guess so.  You should ask Jonathan Kew on that bug, he might
have steps to reproduce the issue.
Comment 3 GitLab Migration User 2018-08-25 13:40:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/134.

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.