diff options
author | minskim <minskim> | 2009-02-26 21:13:43 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-02-26 21:13:43 +0000 |
commit | 279aee6bf465b1fbf1995c06c31fe8dc7c8a2891 (patch) | |
tree | 47965e4e2d62f893f0e965171077dda6d571f338 /graphics/evas-edb/DESCR | |
parent | 30af96c7ea686a41d294e1f4a329d161a7cd8b47 (diff) | |
download | pkgsrc-279aee6bf465b1fbf1995c06c31fe8dc7c8a2891.tar.gz |
Import evas-edb-0.9.9.050 as graphics/evas-edb.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.
This is the Edb image loader of Evas.
Diffstat (limited to 'graphics/evas-edb/DESCR')
-rw-r--r-- | graphics/evas-edb/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/evas-edb/DESCR b/graphics/evas-edb/DESCR new file mode 100644 index 00000000000..498062797d4 --- /dev/null +++ b/graphics/evas-edb/DESCR @@ -0,0 +1,5 @@ +Evas is a clean display canvas API for several target display systems +that can draw anti-aliased text, smooth super and sub-sampled scaled +images, alpha-blend objects, and more. + +This is the Edb image loader of Evas. |