Spelling fixes from Alexei.
Spelling fixes from Alexei.
improvement to glyph spacing, especially when light auto-hinting
* docs/release: Updated -- Savannah uses a new uploading scheme.
- same CFF loader fix (stricter checking though than Werner's version)
* src/cff/cffload.c (cff_index_get_pointers): Handle last entry
* src/truetype/ttobjs.c: fixed typo that prevented compilation when
* src/autofit/aflatin.c, src/autofit/aftypes.h, src/autofit/afwarp.h,
* ChangeLog: Split off older entries into...
* docs/CHANGES: Document SHZ fix.
* src/sfnt/ttmtx.c (tt_face_get_metrics)
Whitespace and spelling fixes from Alexei.
* src/autofit/aflatin.c, src/cff/cffdriver.c, src/truetype/ttobjs.c,
Remove trailing whitespace. From Alexei.
* builds/amiga/makefile, builds/amiga/makefile.os4,
Fix various compiler warnings.
* docs/CHANGES, docs/INSTALL.MAC: Improvements.
* src/type1/t1afm.c (T1_Read_Metrics): MS Windows allows PFM
Add FT_Get_PS_Font_Info interface to CFF driver.
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Fix compilation
formatting, copyright years
* src/base/ftbitmap.c: fixing memory stomping bug in the
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from
* src/type1/t1load.c (is_space): Removed.
updating libtool version number to 9.11.3
* src/base/ftobjs.c (IsMacResource): fixed a small bug that caused a
small MacOS X fix for autogen.sh
* Jamfile, README, builds/win32/visualc/freetype.dsp,
* src/pshinter/pshalgo.c (psh_glyph_compute_inflections):
* src/type1/t1load.c (T1_Get_MM_Var): Always return fixed point
formatting, copyright years and messages, doc polishing
* include/freetype/ftgasp.h, src/base/ftgasp.c: adding a
* src/cid/cidparse.c (cid_parser_new): Improve error message for
* src/cid/cidparse.c (cid_parser_new): Reject Type 42 CID-keyed
* src/cff/cffload.c (cff_index_init): Remove unused variable.
formatting, copyright years
* src/pfr/pfrobjs.c (pfr_face_init): detect non-scalable fonts
* src/truetype/ttobjs.h, src/truetype/ttobjs.c,
- reset FT_CONFIG_OPTION_OLD_INTERNALS which *disables* the previous optimization
- don't load metrics table in memory, reduces heap usage
small optimization in the CMAP 4 validator
* src/cff/cffload.c, src/cff/cffload.h, src/cff/cffgload.c,
formatting, minor doc fixes, copyright years
* docs/INSTALL.UNIX: simplified some parts, add reference to
* src/raster/ftraster.c: removing dynamically generated "count_table",
* src/raster/ftraster.c, src/smooth/ftgrays.c: small optimization, the
* src/smooth/ftgrays.c: small optimization, the rasterizer now
Getting rid of the FT_OPTIMIZE_MEMORY macro, since the optimization
* src/pshinter/pshalgo.c: remove a stupid typo that results in no
* src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt0_pairs_validate):
adding documentation comment
(gxv_kern_subtable_fmt0_pairs_validate): Show the trace message after validating gids.
(gxv_kern_subtable_fmt0_pairs_validate): New function. Checks uniqueness of the gid pairs.
* src/autofit/aflatin.c, src/truetype/ttgload.c: removing compiler
* src/base/ftlcdfil.c (FT_Library_SetLcdFilter)
* Notes for simplification of src/base/ftmac.c
* Add volatile to sync svotval.h with otvmod.c
* Simplify src/base/ftmac.c for Mac OS X
* Backup src/base/ftmac.c to builds/mac/ftmac.c for legacy MacOS
* Improve resource fork handler for POSIX
* builds/toplevel.mk (version): Protect against `distclean' target.
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
* builds/toplevel.mk (dist): Extract version number from freetype.h.
* src/tools/apinames (State): Remove final comma in structure -- xlc
Improve documentation of FT_New_Memory_Face.
* src/autofit/afloader.c (af_loader_load_g): small adjustment
* src/sfnt/rules.mk (SFNT_DRV_SRC): Add ttsbit0.c.
* src/sfnt/sfobjs.c (tt_face_get_name): All Unicode strings are
* src/smooth/ftgrays.c (gray_raster_render): return 0 when we're
* src/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch
* src/truetype/ttobjs.c (tt_face_init): Protect against NULL pointer.
* src/autofit/afhints.c: add stubs to link the "ftgrid" test program
* src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c,
Because FT_Load_Glyph expects CID values for CID-keyed fonts, the