src/base/ftgxval.c, src/base/ftotval.c: return FT_Err_Unimplemented_Feature when validation service is unavailable
* src/bdf/bdflib.c (bdf_load_font): Fix memory leaks in case of
Fix memory leak described in Savannah bug #16768
* include/freetype/internal/services/svpscmap.h, src/cff/cffcmap.c,
* src/base/ftutil.c (ft_mem_qrealloc): fix the function
* src/pfr/pfrobjs.c (pfr_face_init): fix the computation
* builds/unix/unix-cc.in (LINK_LIBRARY): Don't comment out
* builds/win32/visualc/freetype.dsp: Release libraries no longer
* fix 2 memory leaks in MacOS resource fork handler, Savannah bug #16631
* remove Carbon dependency of Darwin, if configured with no option
fix the 2nd part of Savannah bug #16590
* src/truetype/ttgload.c (TT_Load_Composite_Glyph)
* include/freetype/internal/tttypes.h, src/autofit/afangles.c,
* src/ftccmap.c (FTC_CMapCache_Lookup): changed the threshold
* src/cff/cffload.c (cff_font_done): Deallocate subfont array. This
* src/tools/docmaker/tohtml.py (block_footer): Split into...
* src/tools/docmaker/tohtml.py (html_header_1): Use `utf-8' charset.
More minor fixes. Move `version' section to the end of freetype.h so that
* src/tools/docmaker/sources.py (re_source_keywords): Add word
Improve layout of `CHANGES' file.
(FT_Stream_Open): Check errno only if read system call returns -1.
convert to Unix line endings
convert to Unix line endings.
Convert to Unix line endings.
* builds/freetype.mk (refdoc): Write-protect the `docmaker'
* builds/unix/ftsystem.c (FT_Stream_Open): Avoid infinite loop if
* builds/win32/visualc/freetype.sln,
Minor change for testing purposes.
Put version information into the configure script. Reported by Paul
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
* src/lzw/ftlzw2.c: Renamed to...
* include/freetype/internal/ftmemory.h: allow compilation with
* include/freetype/config/ftoption.h (FT_STRICT_ALIASING): Removed.
* include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++).
* include/freetype/ftstream.h, src/base/ftstream.c: modifying
* 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,