freetype2/include/freetype/internal
Werner Lemberg 159d431faa Updating to OpenType 1.3.
* include/freetype/internal/tttypes.h (TT_CMap0, TT_CMap2, TT_CMap4,
TT_CMap6): Adding field `language'.
(TT_CMapTable): Removing field `language'.
Type of `length' field changed to FT_ULong.
Adding fields for cmaps format 8, 10, and 12.
(TT_CMapGroup): New auxiliary structure.
(TT_CMap8_12, TT_CMap10): New structures.
* include/freetype/tttables.h (TT_HoriHeader, TT_VertHeader):
Removed last element of `Reserved' array.
* include/freetype/ttnameid.h (TT_PLATFORM_CUSTOM, TT_MS_ID_UCS_4,
TT_NAME_ID_CID_FINDFONT_NAME): New macros.

* src/sfnt/ttcmap.c (TT_CharMap_Load): Updated loading of `language'
field to the new structures.
Fixed freeing of arrays in case of unsuccessful loads.
Added support for loading format 8, 10, and 12 cmaps.
(TT_CharMap_Free): Added support for freeing format 8, 10, and 12
cmaps.
(code_to_index4): Small improvement.
(code_to_index6): Ditto.
(code_to_index8_12, code_to_index10): New functions.
* src/sfnt/ttload.c (TT_Load_Metrics_Header): Updated to new
structure.
(TT_Load_CMap): Ditto.

* src/sfnt/sfobjs.c (tt_encodings): Add MS UCS4 table (before MS
Unicode).


* src/type1/t1driver.c (t1_get_name_index): Fix compiler warning.
2001-08-13 11:44:29 +00:00
..
autohint.h finishing function header formatting 2001-06-28 17:49:10 +00:00
cfftypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
fnttypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftcalc.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftdebug.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftextend.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmemory.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftobjs.h Added FT_Name_Index_Requester, a function pointer type defintion used 2001-08-08 11:02:12 +00:00
ftstream.h formatting 2001-07-07 23:24:02 +00:00
internal.h finishing function header formatting 2001-06-28 17:49:10 +00:00
pcftypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
psaux.h * include/freetype/internal/psaux.h (PS_Table): Use FT_Offset for 2001-07-17 12:37:54 +00:00
psnames.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sfnt.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1types.h finishing function header formatting 2001-06-28 17:49:10 +00:00
tttypes.h Updating to OpenType 1.3. 2001-08-13 11:44:29 +00:00