John H. Robinson, IV wrote: > Stewart Stremler wrote: >> Do browsers handle X bitmaps? > > http://jaqque.sbih.org/tmp/card.xbm > Test for yourself. >
Firefox yes Konqueror, Opera, Amaya no BTW: in poking around I found a really nice little article on gnuplot: http://linuxgazette.net/103/okopnik.html To make the png bargraphs, he applies a couple of size-optimization steps (his any2png script) that require extra software, but it wasn't _too_ painful. ..except for pngcrush which needed a patch on x86_64 ..and a syntax problem: I had to change 'size 600, 400' to picsize 600 400' (it's reported to be a bug; fixed in upcoming gnuplot 4.2) The final few example lines of the article show some interactive gee-whiz UI capabilities of gnuplot. Hey -- does anyone want to make a presentation from the okopnik article? Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
