[cairo-commit] NEWS

Chris Wilson ickle at kemper.freedesktop.org
Wed Oct 29 18:07:32 PDT 2008


 NEWS |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit d20cc827791e177eb73a9003c6704b7a5bc49f71
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Thu Oct 30 01:06:08 2008 +0000

    [NEWS] Correct a couple of typos.
    
    Whilst Carl's not looking, fix a couple of typos -- in particular the one
    calling me a bug! ;-)

diff --git a/NEWS b/NEWS
index 4b42f51..815ada7 100644
--- a/NEWS
+++ b/NEWS
@@ -18,14 +18,14 @@ faster insert for skiplist, etc.) (Chris Wilson).
 Optimize away fractional translation component when doing
 EXTEND_NEAREST filtering, (for better performance).
 
-Allow cloning sub-regions of similar surfaces to fix this bug:
-(Chris Wilson)
+Allow cloning sub-regions of similar surfaces to fix this bug
+(Chris Wilson):
 
 	Crafted gif file will crash firefox
 	[XError: 'BadAlloc (insufficient resources for operation)']
 	https://bugzilla.mozilla.org/show_bug.cgi?id=424333
 
-Fix some matrix confusion to fix this regression (Chris Wilson).
+Fix some matrix confusion to fix this regression (Chris Wilson):
 
 	Transculent star exports in a wrong way to PDF
 	https://bugs.launchpad.net/inkscape/+bug/234546
@@ -55,7 +55,7 @@ Fix compilation on Solaris 10 (Chris Wilson):
 	to compile on Solaris 10 with pthreads
 	https://bugs.freedesktop.org/show_bug.cgi?id=18010
 
-xlib: Add support for XImages with dpeth of 4, 20, 24, or 28 bits
+xlib: Add support for XImages with depth of 4, 20, 24, or 28 bits
 (Chris Wilson):
 
 	cairo doesn't support 24 bits per pixel mode on X11
@@ -101,7 +101,7 @@ SVG: Correctly emit comp-op for paint, mask, and show_glyphs
 operations (Emmanuel Pacaud).
 
 SVG: Use finer-grained fallbacks for SVG 1.2 (as PS and PDF backends
-have been doing since .6.0) (Chris Wilson).
+have been doing since 1.6.0) (Chris Wilson).
 
 Win32: Fallback to DIB if DDB create fails for
 cairo_surface_create_similar (Vladimir Vukicevic).


More information about the cairo-commit mailing list