From 3b8b2ac66c10be49a85ec2dad2d54082fe47742f Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sat, 28 Sep 2013 14:28:41 +0200 Subject: evas: add JPEG 2000 loader. This add finally support for JPEG 2000, but be aware that libopenjpeg is very badly managed. There is currently only version 1.5.x that does provide the right files, is usable by a third party and portable. You can seriously forget any other version. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72873d0892..1206dcc659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-10-01 Vincent Torri + + * Evas: add JPEG 2000 support. + 2013-09-25 Tom Hacohen * Evas font: Make the evas_font_path_* functions apply to fontconfig searches. -- cgit v1.2.1