[cairo-commit] [cairo-www] src/todo.mdwn
M. Joonas Pihlaja
joonas at freedesktop.org
Fri Feb 13 05:56:38 PST 2009
src/todo.mdwn | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 310946f824a55eb9cbb7744a45fb2a31dc518feb
Author: M Joonas Pihlaja <jpihlaja at cc.helsinki.fi>
Date: Fri Feb 13 15:56:07 2009 +0200
Add invalid object constructors wish to todo.
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 2d5e2e4..7508c77 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -27,6 +27,9 @@ your name on it.
Changes that add new API (API changes/removals will not be considered)
----------------------------------------------------------------------
+ * Add cairo object constructors to create objects in an invalid state.
+ Currently the user needs to jump through kludgy hoops to get this done.
+
* Add `CAIRO_FILL_RULE_INVERSE_WINDING` and `CAIRO_FILL_RULE_INVERSE_EVEN_ODD`
or another way to provide that functionality.
More information about the cairo-commit
mailing list