[cairo-commit] [cairo-www] src/news
Bryce Harrington
bryce at freedesktop.org
Mon Jul 10 16:38:20 UTC 2017
src/news/cairo-1.12.4.mdwn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3274f6d8bbdc06a83548df7843bcac504831521e
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Mon Jul 10 09:37:59 2017 -0700
news: Fix typos in the old 1.12.4 note
diff --git a/src/news/cairo-1.12.4.mdwn b/src/news/cairo-1.12.4.mdwn
index 3559e51..e921475 100644
--- a/src/news/cairo-1.12.4.mdwn
+++ b/src/news/cairo-1.12.4.mdwn
@@ -35,7 +35,7 @@
===================================================================
More bugs, and more importantly, more fixes. On the cairo-gl side, we
have refinements to the MSAA compositor which enables hardware
- acceleration of comparitively low-quality antialiasing - which is useful
+ acceleration of comparatively low-quality antialiasing - which is useful
in animations and on very high density screens. For cairo-xlib, we have
finally enabled SHM transport for image transfers to and from the X
server. A long standing required feature, SHM transport offers a notable
@@ -90,7 +90,7 @@
and then back again to user coordinates (cairo_copy_path,
cairo_append_path)
https://bugs.freedesktop.org/show_bug.cgi?id=54732
- =20
+
Fix extents computations for a degenerate path consisting only of a
move-to
https://bugs.freedesktop.org/show_bug.cgi?id=54549
More information about the cairo-commit
mailing list