Bug 2333 - patterns not working with cairo_show_text
Summary: patterns not working with cairo_show_text
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-19 15:45 UTC by tor
Modified: 2005-08-22 00:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
snippet demonstrating bug (543 bytes, text/plain)
2005-01-19 15:46 UTC, tor
Details

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.