After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316757 - gdk_draw_layout_line_with_colors
gdk_draw_layout_line_with_colors
Status: RESOLVED DUPLICATE of bug 316597
Product: gtk+
Classification: Platform
Component: Backend: X11
2.8.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-09-20 06:09 UTC by Morten Welinder
Modified: 2005-09-21 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-09-20 06:09:29 UTC
It is suspect that gtk+ HEAD's gdk_draw_layout_line_with_colors says...

      tmp_matrix.x0 = x;
      tmp_matrix.y0 = y;

as opposed to the "+=" used in gdk_draw_layout_with_colors.
Comment 1 Matthias Clasen 2005-09-21 16:57:09 UTC

*** This bug has been marked as a duplicate of 316597 ***