freetype2/src
Werner Lemberg 7723dc34d3 Add autofit module for Indic scripts. This currently just reuses
the CJK-specific functions.

* include/freetype/config/ftoption.h (AF_CONFIG_OPTION_INDIC): New
macro.
* devel/ftoption.h: Synchronize with
include/freetype/config/ftoption.h.

* src/autofit/afindic.c, src/autofit/afindic.h: New files.

* src/autofit/afglobal.c, src/autofit/aftypes.h,
src/autofit/autofit.c: Updated.

* src/autofit/Jamfile (_sources), * src/autofit/rules.mk
(AUTOF_DRV_SRC): Updated.
2007-06-26 04:44:35 +00:00
..
autofit Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00
base * fix compiler warnings of src/base/ftmac.c, drop unnecessary part for Mac OS X. 2007-06-19 03:27:05 +00:00
bdf * include/freetype/fterrdef.h (FT_Err_Corrupted_Font_Header, 2007-06-01 22:16:43 +00:00
cache * src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.c 2007-06-01 21:27:12 +00:00
cff * src/cff/cffgload.c (cff_slot_load): Fix logic of 2007-05-28 2007-06-20 07:07:55 +00:00
cid * src/cid/cidgload.c (cid_load_glyph): Check `fd_select'. 2007-06-04 07:04:05 +00:00
gxvalid Remove tabs from source files. 2007-06-01 06:56:17 +00:00
gzip Remove tabs from source files. 2007-06-01 06:56:17 +00:00
lzw * docs/CHANGES: Updated. 2007-05-25 07:11:12 +00:00
otvalid Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
pcf * src/truetype/ttinterp.c (Project_x, Project_y): Remove compiler 2007-02-12 22:08:15 +00:00
pfr * src/sfnt/ttsbit0.c (tt_sbit_decoder_init, 2007-06-07 05:01:56 +00:00
psaux * src/psaux/psobjs.c (ps_parser_skip_PS_token): Remove incorrect 2007-06-18 17:00:05 +00:00
pshinter * src/pshinter/pshrec.c (ps_mask_table_set_bits): Add `const'. 2007-05-20 18:07:52 +00:00
psnames * src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused 2007-05-15 06:49:37 +00:00
raster Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
sfnt * src/sfnt/sfobjs.c (sfnt_load_face): Undo change from 2007-04-28. 2007-06-08 06:30:29 +00:00
smooth * src/tools/ftrandom.c (font_size): New global variable. 2007-06-17 05:31:23 +00:00
tools * src/tools/ftrandom.c (font_size): New global variable. 2007-06-17 05:31:23 +00:00
truetype fix stupid typo that prevented the truetype loader from working correctly 2007-06-22 22:22:38 +00:00
type1 * src/type1/t1load.c (parse_encoding): Handle one more error. 2007-06-19 07:57:30 +00:00
type42 * src/type42/t42parse.c (t42_parse_encoding): Handle one more error. 2007-06-18 17:07:49 +00:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font): Return error 2007-06-19 04:53:30 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00