CVSROOT:        /cvs/gnome
Module name:    vte
Changes by:     behdad  06/08/24 17:40:00

Modified files:
        .              : ChangeLog 
        src            : vtexft.c 

Log message:
Stuff this before the release.
2006-08-24  Behdad Esfahbod  <[EMAIL PROTECTED]>
Bug 352365 – font caching problem for not-found glyphs
* src/vtexft.c (_vte_xft_font_for_char): Add caching on a missing
path.  This only affects the second time a character is looked up.
* src/vtexft.c (_vte_xft_font_close), (_vte_xft_font_for_char),
(_vte_xft_char_width): Remove g_assert()'s that are not needed, as
we will definitely crash pretty soon if the assertion is not true
anyway.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=behdad&date=explicit&mindate=2006-08-24%2017:39&maxdate=2006-08-24%2017:41

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

Reply via email to