* include/freetype/internal/ftmemory.h, src/base/ftbitmap.c,
* include/freetype/fterrdef.h, include/freetype/config/ftconfig.h,
fix bug in Mac_Read_POST_Resource()
* builds/unix/unix-def.in (datarootdir): Define, for autoconf 2.59c
Further C library abstraction. Based on a patch from
* src/lzw/ftlzw.c, src/lzw/zopen.c, src/lzw/zopen.h: Removed,
Fix accents in ChangeLog.
* builds/win32/visualc/freetype.vcproj: Updated.
* src/psaux/psobjs.c (shift_elements): Don't use FT_Long but
Formatting, copyright years, documentation.
* src/sfnt/ttcmap.c: removed compiler warnings (gcc-4.0.2)
* include/freetype/ftincrem.h, include/freetype/ftmodapi.h,
* src/autofit/afloader.c: removing superfluous code in the auto-fitter's
* builds/compiler/intelc.mk (TE): New variable.
* docs/PROBLEMS: New file.
* builds/exports.mk (clean_symbols_list, clean_apinames): Removed.
* include/freetype/ftcache.h, include/freetype/config/ftheader.h:
updating cache documentation
* builds/unix/install.mk (uninstall): Don't handle `cache'
formatting, copyright year
* src/sfnt/ttkern.c (tt_face_get_kerning): fixed a serious bug
* src/bdf/bdflib.c (ERRMSG4): New macro.
_not filtered_ -> _not_ _filtered_
* src/tools/docmaker/tohtml.py (make_html_para): Convert `...' quotations
Normalize quotation to `...'.
* src/tools/docmaker/tohtml.py (html_header_1): The `DOCTYPE' comment must
- added FT_Get_SubGlyph_Info API to freetype.h
Improve documentation of `FT_LOAD_MONOCHROME'.
* src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup)
* src/cache/ftccache.c, src/cache/ftccache.h (FTC_Node_Destroy):
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Improve
* builds/freetype.mk (refdoc), docs/CHANGES, Jamfile (RefDoc),
* src/sfnt/ttcmap.c (tt_face_build_cmaps): Handle invalid offset
* src/cff/cfftypes.h (CFF_CharsetRec): Add `max_cid' member.
* src/autofit/aflatin.c (af_latin_metrics_scale): fixed small bug that
* builds/freetype.mk (CACHE_DIR, CACHE_H): Remove.
* src/autofit/aflatin.c (af_latin_hints_init):
* builds/win32/visualc/freetype.dsp: updating the project file, adding
* include/freetype/cache/ftccache.h,
* src/cache/ftccache.h, src/cache/ftcglyph.h, src/cache/ftcimage.h,
* src/cache/ftcmanag.c (FTC_Manager_Lookup_Size): prevent crashes
Convert to Unix line endings.
* src/base/ftutil.c (ft_mem_qalloc) [FT_STRICT_ALIASING]: Do not
* src/base/ftobjs.c (FT_Done_Library): Modules are removed in the
enable ftgxval.c by default
* src/cache/ftccache.c (ftc_node_destroy)
formatting, copyright years
* include/freetype/cache/ftccache.h
* src/base/ftutil.c: ft_mem_alloc and related functions now return an
* src/base/ftobjs.c (FT_Set_Char_Size): Ahh.. forgot to check the case
Update MPW makefiles to new header inclusion introduced on 2006-02-16
* src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph):
* docs/release: Minor additions and clarifications.
* src/base/ftobjs.c (ft_recompute_scaled_metrics): re-enable conservative
* src/cache/ftccache.c (ftc_node_destroy): Use FT_LOCAL_DEF (again).
* devel/ftoption.h: Synchronize with
Formatting, copyright years.
* builds/unix/ftsystem.c, include/freetype/config/ftheader.h,
* include/freetype/config/ftoption.h, src/autofit/afcjk.c,
Formatting, copyright years, minor cleanups.
* src/base/ftoutln.c (FT_OUTLINE_GET_CONTOUR, ft_contour_has,
* include/freetype/ftbitmap.h (FT_Bitmap_Embolden): Update
* tagging Third release candidate with VER-2-2-0-RC3
* src/cache/ftcbasic.c: correcting compatibility hack bug
* include/freetype/freetype.h (FT_Size_RequestRec): Change the type of
additionnal backwards-compatibility hacks
* src/cache/ftccmap.c: trying to hack binary compatibility for
formatting, copyright years.
fixed typo that prevented compilation
* src/bdf/bdflib.c: fixed a problem with large encodings.
* src/bdf/bdflib.c: fixed a bug with zero-width glyphs
* include/freetype/ftoutln.h (enum FT_Orientation): New value
Fix comment so that it is included into the HTML documentation.
Clean-ups, copyright years, formatting.
* modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI
* include/freetype/ftmodapi.h, include/internal/ftserv.h,
* src/sfnt/sfmtx.c: disabling memory optimization when
* src/sfnt/sfobjs.c (sfnt_face_load): fixed silly bug that