Accepting request 115972 from home:dimstar:branches:GNOME:Factory

Update to 0.12.2

OBS-URL: https://build.opensuse.org/request/show/115972
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=60
This commit is contained in:
Vincent Untz
2012-05-16 07:02:25 +00:00
committed by Git OBS Bridge
parent a4f7d57219
commit 3a718f724c
5 changed files with 30 additions and 38 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Apr 29 21:09:19 UTC 2012 - dimstar@opensuse.org
- Update to version 1.12.2:
+ Allow applications to create 0x0 xlib surfaces, such as used by
LibreOffice (fdo#49118)
+ Trim composite extents for SOURCE/CLEAR operators to the mask.
+ Use fallback fonts in PDF for unhandled computed glyph widths
(fdo#48349)
+ Handle snapshots of recording surfaces for analysing pattern
extents. Fixes a regression of reporting the PDF bounding box
as being the page size.
+ Fix allocation size for PDF pattern ids. (fdo#49089)
+ Fix emission of rectilinear dashed segments, with and without
scaling, and application of degenerate line joins.
+ Clamp unbounded fixup polygons to the clip extents.
+ Prevent infinite loop due to rounding errors whilst
incrementing along dashes.
+ Prevent overflow for inline a8 span filling.
+ Miscellaneous build fixes for Cygwin on Windows and Solaris.
- Drop cairo-fix-wrong-allocation.patch: fixed upstream.
-------------------------------------------------------------------
Sat Apr 21 15:34:36 UTC 2012 - jeffm@suse.com