Add a note about cut-and-paste between here and Pango.

2005-08-24  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkpango.c (draw_error_underline): Add a note about
        cut-and-paste between here and Pango.
This commit is contained in:
Owen Taylor 2005-08-24 20:05:54 +00:00 committed by Owen Taylor
parent 632a8d18cc
commit 7493cb7208
3 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-08-24 Owen Taylor <otaylor@redhat.com>
* gdk/gdkpango.c (draw_error_underline): Add a note about
cut-and-paste between here and Pango.
2005-08-24 Matthias Clasen <mclasen@redhat.com>
* === Released 2.8.2 ===

View File

@ -1,3 +1,8 @@
2005-08-24 Owen Taylor <otaylor@redhat.com>
* gdk/gdkpango.c (draw_error_underline): Add a note about
cut-and-paste between here and Pango.
2005-08-24 Matthias Clasen <mclasen@redhat.com>
* === Released 2.8.2 ===

View File

@ -230,6 +230,7 @@ gdk_pango_renderer_draw_glyphs (PangoRenderer *renderer,
*/
#define HEIGHT_SQUARES 2.5
/* Cut-and-pasted between here and pango/pango/pangocairo-render.c */
static void
draw_error_underline (cairo_t *cr,
double x,