freetype2/src/pfr
David Turner 0971735dce * src/pfr/pfrobjs.c (pfr_face_init): fix the computation
of 'face->num_glyphs' which missed the last glyph, due to
  the offset-by-1 computation, since the PFR format doesn't
  guarantee that glyph index 0 corresponds to the "missing
  glyph"

  should fix bug #16668
2006-06-04 14:33:08 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
pfr.c * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
pfrcmap.c Install freetype2.m4. 2002-06-17 08:01:32 +00:00
pfrcmap.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrdrivr.c * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
pfrdrivr.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrerror.h * src/pfr/pfrerror.h: New file. 2002-04-28 10:25:55 +00:00
pfrgload.c Clean-up. 2005-11-12 07:34:40 +00:00
pfrgload.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrload.c - various performance enhancements 2005-10-28 16:14:14 +00:00
pfrload.h * src/pfr/pfrload.c (pfr_extra_items_farse): Fix debug message. 2002-04-20 05:38:33 +00:00
pfrobjs.c * src/pfr/pfrobjs.c (pfr_face_init): fix the computation 2006-06-04 14:33:08 +00:00
pfrobjs.h * src/pfr/pfrobjs.c, src/pfr/pfrobjs.h (pfr_face_init, 2004-05-08 07:00:23 +00:00
pfrsbit.c Clean-ups, copyright years, formatting. 2006-02-22 08:23:35 +00:00
pfrsbit.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrtypes.h - various performance enhancements 2005-10-28 16:14:14 +00:00
rules.mk * src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END 2003-06-09 15:54:18 +00:00