CVSROOT: /cvs/gnome Module name: libgnomeprint Changes by: kcsuresh 05/03/21 17:17:12
Modified files: . : ChangeLog libgnomeprint : gnome-rfont.c Log message: 2005-03-21 Suresh Chandrasekharan <[EMAIL PROTECTED]> Fix for http://bugzilla.gnome.org/show_bug.cgi?id=171128 * libgnomeprint/gnome-rfont.c (grf_ensure_slot_bbox): FT_LOAD_DEFAULT argument for FT_Load_Glyph tries to load embedded bitmps, if present as the first priority, bitmaps causes invlid outline and causes FT_Outline_Get_BBox to behave incorrectly and return invalid bbox. By passing FT_LOAD_NO_BITMAP as argument we are correcting this. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgnomeprint&who=kcsuresh&date=explicit&mindate=2005-03-21%2017:16&maxdate=2005-03-21%2017:18 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list