]> git.imager.perl.org - imager.git/blame - STATUS
Added preliminary support for adding image based fonts.
[imager.git] / STATUS
CommitLineData
6829f5f6 1filters.c # pod (except experimental)
3bb1c1f3
AMH
2font.c # pod
3gif.c # pod
4image.c # pod
5iolayer.c # pod
6pnm.c # pod
7tiff.c # pod
8
9jpeg.c # comments
10
11conv.c # minor comments
12datatypes.c # minor comments
13draw.c # minor comments
14gaussian.c # minor comments
15png.c # minor comments
16raw.c # minor comments
17regmach.c # minor comments
18trans2.c # minor comments
19dynaload.c # minor comments
20
21io.c # no comments
22feat.c # no comments
23log.c # no comments
24stackmach.c # no comments
25
26quant.c # comments, lots of changing code
27
895dbd34
AMH
28=====================
29
30Iolayer todo list:
31Format Read/Write
790923a4 32gif: O O
5b0d044f 33jpeg: X X
790923a4
AMH
34png: X X
35raw: X X
895dbd34
AMH
36tiff: X X
37pnm: X X
3bb1c1f3
AMH
38
39