On Sat, 21 Nov 2009 17:03:57 +0200 Tom Hacohen <[email protected]> said:
> Hey, > > Explanation about the fix: > I added evas_object_text_last_up_to_pos function quite some time ago, it > lets functions know the position of the last char up to a specific x > position. > evas_object_text_last_up_to_pos's behavior is pretty much the same as > evas_object_text_char_coords_get's behavior when fed with LTR text and the > position of the last char, > their behavior differ when they are fed with RTL text. As the RTL function's > last char is positioned at the left, which means it's x value is at the left > and cropping will be wrong. > > This fix calls the evas_object_text_last_up_to_pos instead of the other one > in order to correct edje's wrong line chops. in svn: rev #43886 -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
