blob: 66844fbd1a897fb85064cc8482ae4f2e1880a693 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
* need work before the initial release.
* [MUST] support asynchronous rendering
* [MUST] complete to implement operators for PostScript Level 1 compliant.
* need work for future release.
* complete to implement operators for PostScript Level 2 compliant.
* complete to implement operators for PostScript Level 3 compliant.
* improve a memory footprint.
* much better GC.
|