update readme on svg change.

SVN revision: 75298
This commit is contained in:
Carsten Haitzler 2012-08-16 00:40:17 +00:00
parent 0f67b6e905
commit c27e15df0b
1 changed files with 5 additions and 6 deletions

View File

@ -27,7 +27,7 @@ Recommended:
liblinebreak liblinebreak
Optional: 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 Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled 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] --enable-image-loader-svg[=static]
this loader can load svg files via esvg or librsvg (thus it is a this loader can load svg files via esvg (thus it is a dependency). This
dependency). This loader supports load options to set the dpi to loader supports load options to set the dpi to decode the svg at etc. which
decode the svg at etc. which can then be used to create scalable can then be used to create scalable images that scale to any size without
images that scale to any size without becoming blocky or blurry, if becoming blocky or blurry, if the source is an svg file.
the source is an svg file.
Esvg can be found here: Esvg can be found here: