[cairo-bugs] [Bug 56525] Printer output inconsistent, shifted up in Windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 31 05:08:44 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56525
--- Comment #4 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to comment #3)
> (In reply to comment #2)
> > I took your test without modifying it.
> >
> > Linux: Prints "abcde" with no rectangle border.
The missing rectangle is due to the 0 margins.
> >
> > Windows: Prints "abcde" in slightly smaller font with a rectangle border
> > around the page.
Not sure why it would be smaller. It is in the same position?
>
> Linux console:
> $ ./printtest
>
> (printtest:16738): GLib-GObject-WARNING **: invalid cast from `GtkButton' to
> `GtkWindow'
>
> (printtest:16738): GLib-GObject-WARNING **: g_object_new_valist: invalid
> object type `GtkButton' for value type `GtkWindow'
> Context width: 611.999983 height: 791.999983
> Hard margins: top: 0.000000 left: 0.000000 right: 0.000000 bottom:
> 0.000000
I expect the 0 margins are this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=686109
>
> Windows console:
> S:\>printtest1
>
> (printtest1.exe:2228): GLib-GObject-WARNING **: invalid cast from
> `GtkButton' to
> `GtkWindow'
> Context width: 611.999983 height: 791.999983
> Hard margins: top: 18.000000 left: 18.000000 right: 18.000000 bottom:
> 18.0000
> 00
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121031/99938b11/attachment.html>
More information about the cairo-bugs
mailing list