summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-03-18 18:46:35 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-03-18 18:46:35 -0700
commit71392653803277cec6deea9e7aa4696f8b22dd73 (patch)
tree71e38c14699fb6eeaaacf1dcfec2716e7c5e8905 /NEWS
parent904f1fdc1d7f13d4443bafd760db7395c5030ca7 (diff)
downloadcairo-71392653803277cec6deea9e7aa4696f8b22dd73.tar.gz
NEWS: Sp. fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 93b650ef5..6511af021 100644
--- a/NEWS
+++ b/NEWS
@@ -520,7 +520,7 @@ Release 1.12.4 (2012-10-05 Chris Wilson <chris@chris-wilson.co.uk>)
===================================================================
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
@@ -1457,7 +1457,7 @@ Optimisations:
image in the final output. This is unlike previous versions of cairo
which would generate very large PDF files with multiple copies of
the same image. Adrian says that the PDF is not quite working as
- well as it should yet, so we hope for futher improvements before
+ well as it should yet, so we hope for further improvements before
cairo 1.10.
Bug fixes:
@@ -2209,7 +2209,7 @@ cairo_font_options_set_lcd_filter
cairo_font_options_get_lcd_filter
These add the possibility to choose between various available LCD subpixel
- filters. The available filter values are modeled after what FreeType
+ filters. The available filter values are modelled after what FreeType
provides.
@@ -5834,7 +5834,7 @@ General bug fixes
(Richard Stellingwerff, Owen Taylor)
* 4231
- * 4298 - Accomodate gentoo and Mandriva versions in X server vendor string check
+ * 4298 - Accommodate gentoo and Mandriva versions in X server vendor string check
(Billy Biggs, Frederic Crozat, Owen Taylor)
win32-specific fixes