CVSROOT:        /cvs/gnome
Module name:    pango
Changes by:     behdad  06/02/02 05:52:49

Modified files:
        .              : ChangeLog 
        modules/arabic : arabic-fc.c 
        modules/basic  : basic-atsui.c basic-fc.c basic-win32.c 
                         basic-x.c 
        modules/hangul : hangul-fc.c 
        modules/hebrew : hebrew-fc.c 
        modules/indic  : indic-fc.c 
        modules/khmer  : khmer-fc.c 
        modules/syriac : syriac-fc.c 
        modules/thai   : thai-fc.c 
        modules/tibetan: tibetan-fc.c 
        pango          : fonts.c pango-engine-private.h pango-types.h 
                         pangocairo-fcfont.c pangocairo-font.c 
                         pangocairo-private.h pangocairo-render.c 
                         pangofc-decoder.c pangofc-font.c 
                         pangoft2-render.c pangoft2.c pangowin32.c 
                         pangox.c pangoxft-font.c pangoxft-private.h 
                         pangoxft-render.c shape.c 

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

* modules/arabic/arabic-fc.c, modules/basic/basic-atsui.c,
modules/basic/basic-fc.c, modules/basic/basic-win32.c,
modules/basic/basic-x.c, modules/hangul/hangul-fc.c,
modules/hebrew/hebrew-fc.c, modules/indic/indic-fc.c,
modules/khmer/khmer-fc.c, modules/syriac/syriac-fc.c,
modules/thai/thai-fc.c, modules/tibetan/tibetan-fc.c,
pango/fonts.c, pango/pango-engine-private.h pango/pango-types.h,
pango/pangocairo-fcfont.c, pango/pangocairo-font.c,
pango/pangocairo-private.h, pango/pangocairo-render.c,
pango/pangofc-decoder.c, pango/pangofc-font.c,
pango/pangoft2-render.c, pango/pangoft2.c pango/pangowin32.c,
pango/pangox.c, pango/pangoxft-font.c pango/pangoxft-private.h,
pango/pangoxft-render.c, pango/shape.c: Use PANGO_GLYPH_NULL for
when no glyph should be drawn.  Use PANGO_GLYPH_UNKNOWN_FLAG for
all backends to mark unknown flags.  There's no need for
pango_font_get_unknown_glyph() anymore, since all backends know
how to handle PANGO_GLYPH_UNKNOWN_FLAG gracefully.  We may add
that in the future however. (fixes bug #73147 
[http://bugzilla.gnome.org/show_bug.cgi?id=73147], closes bug #329524 
[http://bugzilla.gnome.org/show_bug.cgi?id=329524])

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pango&who=behdad&date=explicit&mindate=2006-02-02%2005:51&maxdate=2006-02-02%2005:53

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

Reply via email to