<div dir="ltr">Thank you, Hans. Looks like I need to contact libgd folks to learn more about this type of operation.<br><br>Andrew<br><br><div class="gmail_quote">On Thu, Oct 2, 2008 at 11:28 AM, Hans Hübner <span dir="ltr"><<a href="mailto:hans@huebner.org">hans@huebner.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2008/10/2 Andrei Stebakov <<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>>:<br>

<div class="Ih2E3d">> Yes, it works.<br>
> The scenario that I have is like this:<br>
> I am trying to down-size a png image so I<br>
><br>
> open it with with-image-from-file<br>
> copy resized image (copy-image old-image new-image ....)<br>
> save it  (write-image-to-file new-image-file-name :image new-image<br>
> :compression-level 5)<br>
><br>
> In my case :compression-level doesn't change the size of the output image.<br>
> Probably it happens because the original file that I am trying to re-size is<br>
> already compressed to the maximum.<br>
<br>
</div>I fear I don't know enough about PNG compression to say anything<br>
profound here.  I do suspect that it is a general GD issue rather than<br>
a cl-gd problem, so maybe asking on some GD support channel would be<br>
helpful?  You'd propably need to supply the image in question to have<br>
someone comment on what compression you can expect.<br>
<div><div></div><div class="Wj3C7c"><br>
-Hans<br>
_______________________________________________<br>
cl-gd-devel site list<br>
<a href="mailto:cl-gd-devel@common-lisp.net">cl-gd-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/cl-gd-devel" target="_blank">http://common-lisp.net/mailman/listinfo/cl-gd-devel</a><br>
</div></div></blockquote></div><br></div>