[cairo-commit] [cairo-www] src/todo.mdwn
Carl Worth
cworth at freedesktop.org
Mon Oct 1 15:58:29 PDT 2007
src/todo.mdwn | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit aa9f27b6e0f680d50afbe8c283b012a57ed00834
Author: Carl Worth <cworth at annarchy.freedesktop.org>
Date: Mon Oct 1 15:58:29 2007 -0700
web commit by JanSlupski: Rotated text is not keeping baseline due to glyph cache
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 979e7c7..3bf12f4 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -128,6 +128,9 @@ Other fixes
* Explore Render-like component-alpha ARGB masks
+ * Rotated text is not keeping baseline due to glyph cache, that stores only
+single image of a letter: [[1](http://lists.freedesktop.org/archives/cairo/2007-April/010249.html)] [example](http://juljas.net/linux/files/rotlabel2.png, [source code](http://juljas.net/linux/files/rotlabel2.c), )
+
Backend-specific improvements
-----------------------------
* Win32 backend
More information about the cairo-commit
mailing list