Werner Lemberg
deadbb53d2
* include/freetype/config/ftconfig.h: Use CHAR_BIT to define
size of FT_SIZEOF_xxx.
* include/freetype/internal/sfnt.h (TT_Find_SBit_Image_Func,
TT_Load_SBit_Metrics_Func): New typedefs.
(SFNT_Interface): Add find_sbit_image and load_sbit_metrics.
* src/sfnt/sfdriver.c (sfnt_interface): Updated.
* src/sfnt/ttsbit.h (tt_find_sbit_image, tt_load_sbit_metrics): New
declarations.
* src/sfnt/ttsbit.c (find_sbit_image): Renamed to...
(tt_find_sbit_image): This.
Updated all callers.
(load_sbit_metrics): Renamed to...
(tt_load_sbit_metrics): This.
Updated all callers.
2004-04-13 21:08:17 +00:00
..
2003-12-17 14:28:22 +00:00
2002-08-27 22:34:20 +00:00
2003-11-26 08:24:08 +00:00
2004-02-25 12:58:54 +00:00
2003-12-25 00:20:17 +00:00
2003-12-12 15:38:39 +00:00
2004-01-22 09:07:12 +00:00
2004-03-05 09:26:24 +00:00
2004-02-25 12:58:54 +00:00
2003-12-17 14:28:22 +00:00
2004-02-25 12:58:54 +00:00
2004-02-25 12:58:54 +00:00
2004-02-25 12:58:54 +00:00
2003-04-22 07:49:24 +00:00
2003-12-09 02:12:14 +00:00
2003-06-03 11:51:43 +00:00
2004-04-13 21:08:17 +00:00
2004-01-23 19:52:40 +00:00
2004-03-27 08:43:17 +00:00