Bug 71844 - scaled_font_glyph_path fails for huge sizes
Summary: scaled_font_glyph_path fails for huge sizes
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-20 17:00 UTC by Mats Palmgren
Modified: 2018-08-25 13:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.