Bugzilla – Bug 128058
upgrade cairo from 0.9.2 to 1.0.2
Last modified: 2005-10-19 13:27:49 UTC
cairo 1.0.2 contains fix for crash in OOo cairo canvas Behavior and API changes ------------------------ * Setting the filter on a gradient pattern would change the interpolation between color stops away from the normal linear interpolation. This dubious behavior has been removed. * The CAIRO_CONTENT_VALID() and CAIRO_FORMAT_VALID() macros -- implementation details that leaked into cairo.h -- have been moved into an internal header. * The cairo_show_text function now advances the current point according to the total advance values of the string. API additions ------------- * cairo_set_dash can now detect error and can set CAIRO_STATUS_INVALID_DASH. so number goes from libcairo.so.2.1.1 to libcairo.so.2.2.3
We are shipping 1.0.0 not 0.9.2. Please attach the specific patch for the bug.
Created attachment 53941 [details] fix for clippping crash/XError
Requesting swamp id to solve the OO crash for SL 10.0
Note, there are no API changes 1.0.0 to 1.0.2, but we can just ship the specific patch anyhow.
SWAMPID for this specific patch: 2597
released