[RFC] bind pango_layout_get_baseline()

View: New views
3 Messages — Rating Filter:   Alert me  

[RFC] bind pango_layout_get_baseline()

by Thierry Vignaud :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

the following patch binds pango_layout_get_baseline() which was
introduced in pango-1.22:

diff -ru Gtk2-1.200/xs/PangoLayout.xs Gtk2-1.200a/xs/PangoLayout.xs
--- Gtk2-1.200/xs/PangoLayout.xs 2008-08-23 22:13:18.000000000 +0200
+++ Gtk2-1.200a/xs/PangoLayout.xs 2008-09-29 01:12:08.000000000 +0200
@@ -222,6 +222,14 @@
  PangoLayout *layout
  PangoFontDescription_ornull *desc
 
+#if PANGO_CHECK_VERSION (1, 22, 0)
+##  int pango_layout_get_baseline (PangoLayout*layout)
+int
+pango_layout_get_baseline (layout)
+ PangoLayout *layout
+
+#endif
+
 #if PANGO_CHECK_VERSION (1, 8, 0)
 
 const PangoFontDescription_ornull * pango_layout_get_font_description (PangoLayout *layout);

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@...
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Re: [RFC] bind pango_layout_get_baseline()

by Torsten Schoenfeld :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thierry Vignaud wrote:
> the following patch binds pango_layout_get_baseline() which was
> introduced in pango-1.22:

The patch looks good, thanks.  It will have to wait until we create a stable
branch, however, so that it can go into HEAD (or more likely trunk by then).

Maybe I'll have the standalone Pango ready by then, in which case it would go
into that.

-Torsten
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@...
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Re: [RFC] bind pango_layout_get_baseline()

by Torsten Schoenfeld :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thierry Vignaud wrote:
> the following patch binds pango_layout_get_baseline() which was
> introduced in pango-1.22:

Committed to Pango trunk.  Thanks for the patch!
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@...
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
LightInTheBox - Buy quality products at wholesale price!