freetype2/include/freetype
Werner Lemberg 08270698e7 Adding the function `FT_Get_Next_Char', doing the obvious thing
w.r.t. the selected charmap.

* include/freetype/freetype.h: Add prototype.
* include/freetype/internal/ftdriver.h: Add `FTDriver_getNextChar'
typedef.
(FT_Driver_Class): Use it.
* include/freetype/internal/psnames.h: Add `PS_Next_Unicode_Func'
typedef.
(PSNames_Interface): Use it.
* include/freetype/internal/tttypes.h: Add `TT_CharNext_Func'
typedef.
(TT_CMapTable): Use it.

* src/base/ftobjs.c (FT_Get_Next_Char): New function, implementing
high-level API.
* src/cff/cffdrivr.c (cff_get_next_char): New function.
(cff_driver_class): Add it.
* src/cid/cidriver.c (Cid_Get_Next_Char): New function.
(t1cid_driver_class): Add it.
* src/pcf/pcfdriver.c (PCF_Get_Next_Char): New function.
(pcf_driver_class): Add it.
* src/psnames/psmodule.c (PS_Next_Unicode): New function.
(psnames_interface): Add it.
* src/sfnt/ttcmap.c (code_to_next0, code_to_next2, code_to_next4,
code_to_next6, code_to_next_8_12, code_to_next_10): New auxiliary
functions.
(TT_CharMap_Load): Use them.
* src/truetype/ttdriver.c (Get_Next_Char): New function.
(tt_driver_class): Add it.
* src/type1/t1driver.c (Get_Next_Char): New function.
(t1_driver_class): Add it.
* src/winfnt/winfnt.c (FNT_Get_Next_Char): New function.
(winfnt_driver_class): Add it.

* src/pcf/pcfread.c (pcf_load_font): For now, report Unicode for
Unicode and Latin 1 encodings.
2002-02-04 20:55:58 +00:00
..
cache * builds/amiga/*: Adaptations to latest changes. 2001-12-22 14:38:40 +00:00
config * include/freetype/config/ftoption.h: setting default options for 2002-01-07 10:05:34 +00:00
internal Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
freetype.h Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
ftbbox.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftcache.h Formatting. 2001-12-20 17:49:10 +00:00
ftchapters.h * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c: 2001-10-07 13:30:26 +00:00
fterrors.h * src/sfnt/ttload.c (TT_Load_CMap): Fix frame length of 2001-08-24 23:11:34 +00:00
ftglyph.h * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
ftimage.h Formatting. 2002-01-09 21:01:18 +00:00
ftlist.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmac.h Formatting. 2001-12-07 21:56:32 +00:00
ftmm.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmoderr.h Formatting. 2001-06-19 23:03:41 +00:00
ftmodule.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftoutln.h * src/type1/t1objs.c (T1_Face_Init): Add cast to avoid compiler 2002-01-03 22:06:13 +00:00
ftrender.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsizes.h Fixed a bug in `glnames.py' that prevented it from generating 2001-10-10 19:56:42 +00:00
ftsnames.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsynth.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsystem.h finishing function header formatting 2001-06-28 17:49:10 +00:00
fttrigon.h finishing function header formatting 2001-06-28 17:49:10 +00:00
fttypes.h finishing function header formatting 2001-06-28 17:49:10 +00:00
t1tables.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ttnameid.h Formatting. 2001-12-05 01:22:05 +00:00
tttables.h Updating to OpenType 1.3. 2001-08-13 11:44:29 +00:00
tttags.h finishing function header formatting 2001-06-28 17:49:10 +00:00