mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-25 02:40:38 +02:00
Add note on reverted tessellation regression bugs.
This commit is contained in:
parent
d18aad05f3
commit
327dc6f2ae
2 changed files with 9 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
* configure.in: Increment CAIRO_VERSION to 0.2.0.
|
||||
|
||||
* NEWS: Add notes for snapshot 0.2.0.
|
||||
Add note on reverted tessellation regression bugs.
|
||||
|
||||
* RELEASING: Update release instructions for new release-publish
|
||||
target.
|
||||
|
|
|
|||
8
NEWS
8
NEWS
|
|
@ -46,6 +46,14 @@ snapshot, (currently 0.2.3). We know that the latest cairo and glitz
|
|||
snapshots have been incompatible for a very long time. We've finally
|
||||
fixed that now and we're determined to not let that happen again.
|
||||
|
||||
Revert some tessellation regression bugs
|
||||
----------------------------------------
|
||||
People that have been seeing some tessellation bugs, (eg. leaked
|
||||
fills), in the CVS version of cairo may have better luck with this
|
||||
release. A change since the last snapshot was identified to trigger
|
||||
some of these bugs and was reverted before making the snapshot. The
|
||||
behavior should be the same as the previous (0.1.23) snapshot.
|
||||
|
||||
Miscellaneous changes
|
||||
---------------------
|
||||
Changed CAIRO_FILTER_DEFAULT to CAIRO_FILTER_BEST to make gradients
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue