Re: Lua plot graphic
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua plot graphic
- From: askok@...
- Date: 2006年10月16日 19:23:03 +0300
Sounds like ImageMagick to me; it's very very (and very!)
good at composing pictures from several sources. One can
do the chart individually (PNG with transparent background
color), twist, soften, scale, and merge with a background
picture.
Do combine the background at a very late stage.
-asko
On 2006年10月16日 11:56:12 -0300
Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>
wrote:
Well, I agree, but the f!$@%^#%^ ing client want a
"background image"
into the chart :( (he don't want a "gray" image, just
more "fog" image).
He want a chart with anti-aliases lines. He want a chart
can print
"beautifuly" :\.
Try PDF then. See lpdf, my Lua binding for PDFlib.
--lhf