[rrd-users] Re: png

Antoine Musso antoine.musso at laposte.fr
Fri Dec 8 10:28:02 MET 2006


Sebastian Pachuta a écrit :
> Hi rrd-users,
> 
> How can I specify compression level for png images?
I dont think you can do that with the standard rrdtool. You will have to 
patch it and add a commandline option.
The source code seems to get some png compression enabled. In rrd_gfx.c 
you can see calls like:

     png_set_compression_level(png_ptr,1);
     /* png_set_compression_strategy(png_ptr,Z_HUFFMAN,ONLY); */


-- 
Antoine MUSSO
DISIT/PROD/QFO/OUT
mailto:antoine.musso at laposte.fr
tél. 02 40 12 73 62


-- Binary/unsupported file stripped by Ecartis --
-- Err : No filename to use for decode, file stripped.
-- Type: text/plain


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list