diff options
author | Carl Worth <cworth@cworth.org> | 2004-12-23 13:49:56 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2004-12-23 13:49:56 +0000 |
commit | 7a5a3cb208b079dfe453ad532a8939bed394cff9 (patch) | |
tree | 9c81edf02027295d46ac18c2578b763e99859126 /TODO | |
parent | f76d898cf1f14305e1cc984d0f2f40c831aa9014 (diff) |
Remove unused CAIRO_TRAPS_GROWTH_INC.
Resize arrays by doubling rather than by linear increments.
Add new bug exposed centi_unfinished.svg.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -74,6 +74,8 @@ functions: * Verification, profiling, optimization. + centi_unfinished.svg may provide a good test case. + A comparison with PostScript ============================ |