<div class="gmail_quote">On 4 June 2011 01:06, Evan Miller <span dir="ltr"><<a href="mailto:emmiller@gmail.com">emmiller@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

1. Image cropping and scaling - I know that erl_img can read and write<br>
various image formats, but I am looking for something to perform a<br>
resize (which usually involves some fancy math in the resample stage).<br></blockquote><div><br>Depending on the format you want to manipulate, erlycairo (<a href="http://code.google.com/p/erlycairo/">http://code.google.com/p/erlycairo/</a>) might do what you want (Cairo itself only supports PNG and some vector formats, so obviously the erlycairo wrapper can't do more than that). If that's useful and you need a hand with it, let me know.<br>
<br>Cheers,<br><br>Bernard<br></div></div><br>