I've set up an RSS feed at modules.gotpike.org for those Pike users who'd
like to keep up to date with new module development. This feed is
generated on a schedule, but please don't download the file every five
minutes! This is somewhat of a test, so please feel free to send your
comments and feedback to me.
http://modules.gotpike.org
Thanks in advance,
Bill
Hi,
I was wondering if someone has implemented firebird support in pike
and is willing to share it?
Kind regards,
Marc
2
1
Image.ANY.decode
by Hedda (Har haft Lilo i 6 �r!) @ Pike (-) developers forum
04 Jul '05
04 Jul '05
I've got the error:
Image.BMP.decode: can't handle compressed 16bpp BMP
Is this hard to fix, or can I actually do it will a tiny patch?
If you want an example-image:
Process.popen("wget http://www.cathug.com/stuff/Photo/333/4%2F333.3.amp");
Image.ANY.decode(Stdio.read_file("4%2F333.3.amp"));
1
0
Automap
by Marcus Agehall (PacketFront) @ Pike (-) developers forum
01 Jul '05
01 Jul '05
Is there a good reason why the automap feature doesn't work on
mappings?