Evas font-engine: Fixed the issue of text not showing when using pipe-rendering....
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Feb 2011 08:12:55 +0000 (08:12 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Feb 2011 08:12:55 +0000 (08:12 +0000)
commit9a21becec1785bd0a0edb03235e187565df24c9a
treec428a5aabddb61d576a23a8e3460f79187908043
parent4c444852f5ebbac40cb78b002f34092496b61424
Evas font-engine: Fixed the issue of text not showing when using pipe-rendering. For some reason I put the parameters as "src, dst" instead of "dst, src" and I also missed the compilation warning about the passing const as non-const.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56796 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/engines/common/evas_pipe.c