freetype2/src/sfnt
Wu, Chia-I (吳佳一) facd9af542 * modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI
compatibility.

* src/sfnt/sfobjs.c (sfnt_done_face): Fix a memory leak.

* src/sfnt/ttsbit0.c (tt_sbit_decoder_load_bit_aligned,
tt_sbit_decoder_load_byte_aligned) [FT_OPTIMIZE_MEMORY]: Fix sbit
loading. (only tested with bit aligned sbit with x_pos == 0)

* src/truetype/ttpload.c (tt_face_load_hdmx,
tt_face_get_device_metrics) [FT_OPTIMIZE_MEMORY]: hdmx is not actually
used.
2006-02-22 07:59:35 +00:00
..
Jamfile * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
sfdriver.c formatting, doc improvements 2006-02-21 08:08:14 +00:00
sfdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sferrors.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
sfnt.c * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
sfobjs.c * modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI 2006-02-22 07:59:35 +00:00
sfobjs.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttbdf.c add '\n' to the end of src/sfnt/ttbdf.c 2005-12-28 06:47:12 +00:00
ttbdf.h * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
ttcmap.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ttcmap.h * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: 2005-11-30 18:47:49 +00:00
ttkern.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
ttkern.h Formatting. 2005-03-01 02:13:50 +00:00
ttload.c * include/freetype/internal/ftobjs.h (FT_Face_InternalRec): Remove 2006-02-15 07:44:31 +00:00
ttload.h * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
ttmtx.c fixed compiler warning 2006-02-21 17:10:27 +00:00
ttmtx.h Clean up the SFNT_Interface. In this final pass, `load_hmtx' is 2006-02-14 07:25:57 +00:00
ttpost.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ttpost.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttsbit.c formatting, doc improvements 2006-02-21 08:08:14 +00:00
ttsbit.h * include/freetype/internal/sfnt.h, src/sfnt/sfdriver.c, 2006-02-20 23:50:21 +00:00
ttsbit0.c * modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI 2006-02-22 07:59:35 +00:00
ttsbit0.h * src/autofit/afglobal.c (af_face_globals_get_metrics): 2005-03-26 10:27:09 +00:00