On Thu, 2006-09-07 at 15:50 +0800, LingNing Zhang wrote:
> Hi all,
> I have a question about ink_rect. If a text is "abc "(the last char is 
> blank), the ink_rect doesn't include the last char, it only includes 
> "abc". I think this is a bug. The ink_rect need include the blank char.
> And this bug creates another 
> bug---bug347146(http://bugzilla.gnome.org/show_bug.cgi?id=347146).
> How do you think?
> :)

The ink rect is the rectangle occupied by the ink. A space doesn't
have any ink, thus is not part of the ink rect.
                        
                                        - Owen


_______________________________________________
gtk-i18n-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list

Reply via email to