]> Pileus Git - ~andy/gtk/commit
transform the ink_rect using pango_extents_to_pixels to avoid rounding
authorKristian Rietveld <kris@gtk.org>
Thu, 31 May 2007 22:21:55 +0000 (22:21 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 31 May 2007 22:21:55 +0000 (22:21 +0000)
commit5fc26ddab7c7e8d1abfd20a1b7cbc810f6ce3e10
treecf825e8df53ba9c869d2469355a39e8f9d5de016
parente53cc5ddfcb033dcecb56857340528b612e1c962
transform the ink_rect using pango_extents_to_pixels to avoid rounding

2007-06-01  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkcellrenderertext.c (get_size): transform the ink_rect using
pango_extents_to_pixels to avoid rounding errors.  (Fixes #430218,
Shlomi Israel).

svn path=/trunk/; revision=17996
ChangeLog
gtk/gtkcellrenderertext.c