[Clipart] The web-site
Glenn Randers-Pehrson
glennrp at comcast.net
Sat Jun 26 14:26:49 PDT 2004
At 09:34 PM 6/26/2004 +0100, Alberto Simões wrote:
> Currently added one more class under foo (bar) so we can see how
>levels work. I'll had width and height as soon as I find a module to
>gather that info from png files :-))
That's trivial because the width and height are at fixed offsets from
the beginning of the PNG file, as 4-byte, MSB-first integers. Even the
UNIX "file" script can extract them.
Glenn
More information about the clipart
mailing list