Summary: | _cairo_surface_create_pattern misnamed | ||
---|---|---|---|
Product: | cairo | Reporter: | Owen Taylor <otaylor> |
Component: | general | Assignee: | 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: |
Description
Owen Taylor
2005-01-20 11:12:27 UTC
This function is now gone from the surface vtable, but there is still an internal _cairo_gstate_create_pattern() which could use renaming (and fixing the out-of-date comment above it.) As part of David Reveman's recent changes, the offending function has now shrunk down to almost nothing, and has a much more reasonable name now "_cairo_gstate_pattern_init_copy". The name may still not be perfect, but it's enough better that I'm considering this bug resolved. 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.