Bug 2333

Summary: patterns not working with cairo_show_text
Product: cairo Reporter: tor
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: jwatt
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: snippet demonstrating bug

Description tor 2005-01-19 15:45:46 UTC
If a pattern is set, cairo_show_text() doesn't render anything.  The
attached snippet demonstrates the bug - if the cairo_set_pattern is
commented out both a rectangle and text will be visible; with the call
only the rectangle appears.
Comment 1 tor 2005-01-19 15:46:30 UTC
Created attachment 1719 [details]
snippet demonstrating bug
Comment 2 Carl Worth 2005-01-21 06:59:00 UTC
It appears that this was working back with 0.1.23 and broken as of 0.2.0.
Comment 3 Owen Taylor 2005-08-18 16:23:36 UTC
Still fails for me. Converted snippet to a test case and committed to CVS.

2005-08-18  Owen Taylor  <otaylor@redhat.com>

        * test/text-pattern.c: Add a test for bug #2333 (Tim Rowley)
Comment 4 Owen Taylor 2005-08-18 17:28:59 UTC
2005-08-18  Owen Taylor  <otaylor@redhat.com>

        * src/cairo-xlib-surface.c (_cairo_xlib_surface_show_glyphs): Fix offset
        passed in for source patterns. (#2333, Tim Rowley)
Comment 5 Carl Worth 2005-08-22 17:15:49 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.

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.