Summary: | _XError from XRenderCompositeText8 | ||
---|---|---|---|
Product: | cairo | Reporter: | Jon Kåre Hellan <hellan> |
Component: | xlib backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | ||
Version: | 0.2.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jon Kåre Hellan
2006-01-07 05:33:48 UTC
The X render library cannot legitimately split things up into chunks, that must be done by the upper level library, in this case, cairo. I've moved the bug to that product. I've added new chunking code to _cairo_xlib_surface_[old_]show_glyphs. This is now committed to both the 1.1 and 1.0 lines. There's also a new show-glyphs-many test which verifies that 65536 glyphs can be rendered in a single call to cairo_show_glyphs. Thanks for the bug report, -Carl |
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.