[cairo-commit] cairo ChangeLog,1.113,1.114 TODO,1.13,1.14
Keith Packard
commit at pdx.freedesktop.org
Mon Dec 1 10:59:59 PST 2003
Committed by: keithp
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv25647
Modified Files:
ChangeLog TODO
Log Message:
* TODO:
Add note about degenerate path caps being broken
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -d -r1.113 -r1.114
*** ChangeLog 21 Nov 2003 14:22:02 -0000 1.113
--- ChangeLog 1 Dec 2003 18:59:57 -0000 1.114
***************
*** 1,2 ****
--- 1,7 ----
+ 2003-12-01 Keith Packard <keithp at keithp.com>
+
+ * TODO:
+ Add note about degenerate path caps being broken
+
2003-11-21 Carl Worth <cworth at east.isi.edu>
Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** TODO 17 Nov 2003 15:04:16 -0000 1.13
--- TODO 1 Dec 2003 18:59:57 -0000 1.14
***************
*** 24,27 ****
--- 24,30 ----
new "specification".
+ * Stroking degenerate paths should still draw caps. Round caps are
+ easy; square should probably draw an axis aligned square.
+
* Verification, profiling, optimization.
More information about the cairo-commit
mailing list