[cairo-commit] cairo ROADMAP,1.25,1.26 ChangeLog,1.759,1.760
Carl Worth
commit at pdx.freedesktop.org
Thu Jul 21 21:02:14 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9681
Modified Files:
ROADMAP ChangeLog
Log Message:
* ROADMAP: Note that sub-pixel text rendering is done now.
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ROADMAP 21 Jul 2005 15:45:57 -0000 1.25
+++ ROADMAP 22 Jul 2005 04:02:11 -0000 1.26
@@ -33,9 +33,8 @@
Status: krh has committed cairo_meta_surface_t and a preliminary
version of cairo_ps_surface_t that uses it.
- I3. Add support for sub-pixel (ARGB) rendering of text.
- Status: keithp walked cworth through this. Patch sent to the
- list is almost complete.
+âI3. Add support for sub-pixel (ARGB) rendering of text.
+ Status: Done.
I4. Fix the cache lock deadlocking problems.
Difficulty: Hard
@@ -67,7 +66,7 @@
âA12. cairo_xlib_surface_set_drawable
Difficulty: Easy
- Status: Keith has a patch sitting ready on the list.
+ Status: Done.
Performance work
----------------
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.759
retrieving revision 1.760
diff -u -d -r1.759 -r1.760
--- ChangeLog 22 Jul 2005 01:12:21 -0000 1.759
+++ ChangeLog 22 Jul 2005 04:02:11 -0000 1.760
@@ -1,3 +1,7 @@
+2005-07-22 Carl Worth <cworth at cworth.org>
+
+ * ROADMAP: Note that sub-pixel text rendering is done now.
+
2005-07-21 Owen Taylor <otaylor at redhat.com>
* src/cairo-ft-font.c: The FT_LOAD_TARGET_* flags aren't separate
More information about the cairo-commit
mailing list