diff options
author | minskim <minskim@pkgsrc.org> | 2009-02-26 20:43:13 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-02-26 20:43:13 +0000 |
commit | 5293f7562ff1920c5a31dfe14b5affed70a80ba9 (patch) | |
tree | 4c24533ce631e788532de91ebf0329ca03a98ba3 /graphics/evas-sdl/DESCR | |
parent | f75f3123e97f1dc1980afe1ee5994d6924c50a92 (diff) | |
download | pkgsrc-5293f7562ff1920c5a31dfe14b5affed70a80ba9.tar.gz |
Import evas-sdl-0.9.9.050 as graphics/evas-sdl.
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 SDL rendering backend of Evas.
Diffstat (limited to 'graphics/evas-sdl/DESCR')
-rw-r--r-- | graphics/evas-sdl/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/evas-sdl/DESCR b/graphics/evas-sdl/DESCR new file mode 100644 index 00000000000..c4b6343df7f --- /dev/null +++ b/graphics/evas-sdl/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 SDL rendering backend of Evas. |