From c27e15df0b7c0eb5c74c2d4fa90a01afff2ec1ad Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 16 Aug 2012 00:40:17 +0000 Subject: [PATCH] update readme on svg change. SVN revision: 75298 --- legacy/evas/README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/legacy/evas/README b/legacy/evas/README index 81fd85beb4..d582c9d7e5 100644 --- a/legacy/evas/README +++ b/legacy/evas/README @@ -27,7 +27,7 @@ Recommended: liblinebreak Optional: - XCB SDL OpenGL esvg/librsvg libtiff libgif edb DirectFB evas_generic_loaders + XCB SDL OpenGL esvg libtiff libgif edb DirectFB evas_generic_loaders Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super and sub-sampled scaled @@ -506,11 +506,10 @@ bitmap data in binary or ascii format --enable-image-loader-svg[=static] -this loader can load svg files via esvg or librsvg (thus it is a -dependency). This loader supports load options to set the dpi to -decode the svg at etc. which can then be used to create scalable -images that scale to any size without becoming blocky or blurry, if -the source is an svg file. +this loader can load svg files via esvg (thus it is a dependency). This +loader supports load options to set the dpi to decode the svg at etc. which +can then be used to create scalable images that scale to any size without +becoming blocky or blurry, if the source is an svg file. Esvg can be found here: