CVSROOT:        /cvs/gnome
Module name:    pango
Changes by:     behdad  06/12/04 15:08:25

Modified files:
        .              : Tag: pango-1-14 ChangeLog 
        pango          : Tag: pango-1-14 pangocairo-render.c 

Log message:
2006-12-04  Behdad Esfahbod  <[EMAIL PROTECTED]>

* pango/pangocairo-render.c (_pango_cairo_renderer_draw_frame),
(_pango_cairo_renderer_draw_box_glyph),
(_pango_cairo_renderer_draw_unknown_glyph):
Fix handling of boxes drawn in do_path mode.  Previously we were
doing one rectangle and stroke it if in show mode, and leave it alone
if in path mode.  That doesn't really work.  Now we do two rectangles,
for the outer and inner rects of the box border, but with different
orientations, such that pango_cairo_layout_path(); cairo_fill(); works
for hexboxes now.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pango&who=behdad&date=explicit&mindate=2006-12-04%2015:07&maxdate=2006-12-04%2015:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to