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