About gnome_print_pango_layout_print

Jean Bréfort <[email protected]> Fri, 19 Nov 2004 13:40:31 +0100
Newsgroups gmane.comp.gnome.print
Message-ID <[email protected]>
Hi,

I saw that gnome_print_pango_layout_print has been deprecated and has
been kept for compatibility. The big problem with that is that it is not
compatible with the original version. So either we fix that adding the
following line:
	gnome-print_scale (gpc, 1., -1.);
or we just remove it.
Another solution is to write en enhanced version
(gnome_print_pango_layout) is not an equivalent).

Best regards,

Jean