-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathSTATUS
39 lines (31 loc) · 960 Bytes
/
STATUS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
filters.c # pod (except experimental)
font.c # pod
gif.c # pod
image.c # pod
iolayer.c # pod
pnm.c # pod
tiff.c # pod
jpeg.c # comments
conv.c # minor comments
datatypes.c # minor comments
draw.c # minor comments
gaussian.c # minor comments
png.c # minor comments
raw.c # minor comments
regmach.c # minor comments
trans2.c # minor comments
dynaload.c # minor comments
io.c # no comments
feat.c # no comments
log.c # no comments
stackmach.c # no comments
quant.c # comments, lots of changing code
=====================
Iolayer todo list:
Format Read/Write
gif: O O
jpeg: X X
png: X X
raw: X X
tiff: X X
pnm: X X