evas - textblock ... fix valign handling to actually work as documented
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 8 Feb 2014 13:54:56 +0000 (22:54 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 8 Feb 2014 13:54:56 +0000 (22:54 +0900)
commit229ee74f6c6637a369d46b771642cb91a3c34409
treec852ff7a4cef43a8ca36f8ab338b1ed65c445dcf
parent28ee00c8c39246453c5f296f236349f4296b6f01
evas - textblock ... fix valign handling to actually work as documented

valign handling was really broken. this fixes it to pretty much work
again. ie 0.0 == top, 0.5 == centered, 1.0 == bottom align and -1.0
== baseline. only baseline worked before.
src/lib/evas/canvas/evas_object_textblock.c