efl/legacy/evas/src/lib
Brett Nash aa59164001 Support for Proxy Objects (and others)
Proxy objects allow you to use another image as the source of an image.
Essentially allowing the same object to be rendered multiple times.  One
object (the source) is the original, each additional 'copy' is an image with
evas_object_image_source_set.

This is complete.

Also add partially working arbitrary maps, and arbitrary clipping.
Unfortunately both have some issues yet to be resolved (waiting on the next
feature to get merged together).

SVN revision: 56777
2011-02-06 23:52:17 +00:00
..
cache add unload callback - missing event problem that makes it impossible 2010-12-24 16:04:27 +00:00
canvas Support for Proxy Objects (and others) 2011-02-06 23:52:17 +00:00
cserve Fix invalid ref 2011-01-21 01:01:44 +00:00
engines Support for Proxy Objects (and others) 2011-02-06 23:52:17 +00:00
file Thanks to samsung - added WBMP loader. 2011-02-01 09:38:48 +00:00
include Support for Proxy Objects (and others) 2011-02-06 23:52:17 +00:00
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Evas.h Support for Proxy Objects (and others) 2011-02-06 23:52:17 +00:00
Makefile.am Evas: Added harfbuzz detection (it's optional, just like fribidi). 2011-01-30 10:34:56 +00:00
main.c move some simple #define constants to typedefs. api compatible tho. 2010-09-22 10:52:54 +00:00