pike.git/
src/
modules/
Image/
encodings/
xcf.c
Branch:
Tag:
Non-build tags
All tags
No tags
2000-10-19
2000-10-19 20:34:33 by Henrik Grubbström (Grubba) <grubba@grubba.org>
65d36238a0e316546d59d8d732a3be4d7b527811 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/modules/Image/encodings/xcf.c:1.30
1:
#include "global.h"
-
RCSID("$Id: xcf.c,v 1.
29
2000/10/19
15
:
17
:
18
per
Exp $");
+
RCSID("$Id: xcf.c,v 1.
30
2000/10/19
20
:
34
:
33
grubba
Exp $");
#include "image_machine.h"
1323:
else span = 1;
+
switch(bpp)
{ case 1: /* indexed or grey */ if(colortable)