[cairo-commit] [cairo-www] src/news
Carl Worth
cworth at freedesktop.org
Thu Jul 28 13:35:17 PDT 2011
src/news/cairo-1.10.0.mdwn | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9b621d265d17915850f3452395b0a6f5049e2352
Author: nis.martensen <nis.martensen at web>
Date: Thu Jul 28 13:35:17 2011 -0700
and now
diff --git a/src/news/cairo-1.10.0.mdwn b/src/news/cairo-1.10.0.mdwn
index a593c54..038fa8d 100644
--- a/src/news/cairo-1.10.0.mdwn
+++ b/src/news/cairo-1.10.0.mdwn
@@ -65,9 +65,9 @@
size reductions. Also the meta-surface used to record the vector
commands compromising a drawing sequence is now exposed as a
CAIRO_SURFACE_TYPE_RECORDING, along with a new surface that is a child of a
- larger surface, CAIRO_SURFACE_TYPE_SUBSURFACE. One typical usage of a
- subsurface would be as a source glyph in a texture atlas, or as a
- restricted subwindow within a canvas.
+ larger surface, CAIRO_SURFACE_TYPE_SUBSURFACE. One typical usage of a
+ subsurface would be as a source glyph in a texture atlas, or as a
+ restricted subwindow within a canvas.
Cairo's API has also resurrected the RGB16 format from the past as
the prevalence of 16-bit framebuffers has not diminished and is a
More information about the cairo-commit
mailing list