[rrd-users] Re: images with just graph
Gilles Lamiral
lamiral at mail.dotcom.fr
Wed Oct 4 07:37:26 MEST 2000
I wrote,
> The goal is to build a long list of small (but useful)
> thumbnail images.
I've looked at the source code rrd_graph.c
At first sight, graph_paint() does not seem to be
a pretty function to hack (for me).
I wonder if :
im->xgif=20+im->xsize + im->xorigin;
im->ygif= im->yorigin+2*SmallFont->h;
->
im->xgif= im->xorigin;
im->ygif= im->yorigin;
will not have bad side effect.
It seems thumnails can be a popular demand.
Time will tell.
--
au revoir,
Gilles Lamiral. France, Laillé (35890).
33 (0) 2 99 42 33 80
33 (0) 6 20 79 76 06
--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list