<div dir="ltr">Hello all,<br><br>This is an unofficial patch to cairo 1.6.4 that addes jpeg I/O support to cairo.<br><br>The original patch( to an older version of cairo) is not mine. <br>Please take a look at src/cairo-jpeg.c for credit(s).<br>
<br>Installation:<br>1. ./configure --enable-jpeg; make; make install as usual, or better<br>2. autoreconf to adapt the changes in <a href="http://configure.in">configure.in</a> to your enviroment.<br><br>For more information, please use diff against the standard release cairo-1.6.4<br>
<br>ABIs added ( similar to PNG ) :<br>cairo_get_default_jpeg_parameter<br>cairo_surface_write_to_jpeg<br>cairo_image_surface_create_from_jpeg<br>cairo_image_surface_create_from_jpeg_stream<br><br>To download, click the link below:<br>
<a href="http://www.hn.is.uec.ac.jp/~vuhung/patches/cairo-1.6.4.jpeg-patch.tar.gz">http://www.hn.is.uec.ac.jp/~vuhung/patches/cairo-1.6.4.jpeg-patch.tar.gz</a><br clear="all"><br>-- <br>Best Regards,<br>Nguyen Hung Vu ( Nguyễn Vũ Hưng )<br>
<a href="mailto:vuhung16plus%7Bremove%7D@gmail.dot.com">vuhung16plus{remove}@gmail.dot.com</a> , YIM: vuhung16 , Skype: vuhung16dg<br>Japan through an eye of a gaijin:<br><a href="http://www.flickr.com/photos/vuhung/tags/fav/">http://www.flickr.com/photos/vuhung/tags/fav/</a><br>

</div>