summaryrefslogtreecommitdiff
path: root/TODO
blob: b70146aba55443051a67d0e5cd36f0d05bc8d145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* Add a "real" text API in addition to the current "toy" API.

* Implement text support for the image backend.

* Add arc support.

* Re-implement pattern support with a more PostScript-like API.

* Virtualize the backend interface so that the various backends can be
compiled conditionally.

* Verification, profiling, optimization.