Sun Mar 12 02:05:23 PST 2006 Axel Simon <A.Simon@...>
* Fix comments about logical and ink rectangles.
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 696
--- * Computes the logical and the ink size of the 'Layout'. The
+-- * Computes the ink and the logical size of the 'Layout'. The
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 712
--- * Computes the logical and the ink size of the 'Layout' in device units,
+-- * Computes the ink and the logical size of the 'Layout' in device units,
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 882
--- * Computes the logical and the ink size of the cluster pointed to by
+-- * Computes the ink and the logical size of the cluster pointed to by
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 897
--- * Computes the logical and the ink size of the run pointed to by
+-- * Computes the ink and the logical size of the run pointed to by
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 932
--- * Computes the logical and the ink size of the line pointed to by
+-- * Computes the ink and the logical size of the line pointed to by
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 953
--- * Computes the logical and the ink size of the 'LayoutLine'. [_$_]
+-- * Computes the ink and the logical size of the 'LayoutLine'. [_$_]
hunk ./gtk/Graphics/UI/Gtk/Pango/Layout.chs.pp 966
--- * Computes the logical and the ink size of the 'LayoutLine'. [_$_]
+-- * Computes the ink and the logical size of the 'LayoutLine'. [_$_]
|