* include/freetype/ftglyph.h (ft_glyph_bbox_unscaled,
Minor documentation typos.
* src/pfr/pfrobjs.c (pfr_slot_load): Apply font matrix.
* builds/dos/detect.mk: Test not only for `Dos' but for `DOS' also.
* include/freetype/internal/psaux.h (T1_FieldType): Add
* src/cid/cidload.c (cid_decrypt): Removed.
* src/cid/cidobjs.c: Apply change 2003-05-31 from <[email protected]>.
* src/truetype/ttinterp.c (SetSuperRound) <0x30>: Follow Apple's
* src/gzip/ftgzip.c: (inflate_mask): Replaced with...
* src/gzip/ftgzip.c (ft_gzip_file_fill_output): Handle Z_STREAM_END
Completely revised FreeType's make management.
* src/base/ftmac.c (FT_New_Face_From_SFNT): s/rlen/sfnt_size/ to
* include/freetype/ftstroker.h: Renamed to...
* src/base/ftmac.c (file_spec_from_path) [TARGET_API_MAC_CARBON]:
* include/freetype/internal/psaux.h (T1_FieldType): Add
* include/freetype/internal/ftdriver.h,
* include/freetype/config/ftoption.h: Defining
* src/truetype/ttgload.c (load_truetype_glyph)
* src/truetype/ttinterp.c (Free_Project, CUR_Func_freeProj):
* src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a
* src/cff/cffobjs.c (cff_face_init): Use symbolic names for
* src/winfonts/winfnt.c (FNT_Load_Glyph): Revert change from
* include/freetype/fttrigon.h (FT_Vector_Normalize): Removed.
Avoid overwriting of numeric font dictionary entries for synthetic
* src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed.
* vms_make.com: Reworked support for shareable images on VMS. The
* src/base/ftglyph.c (FT_Glyph_To_Bitmap): Activate code for
* src/pshinter/pshalgo3.c (psh3_glyph_compute_extrema): Skip
* src/gzip/ftgzip.c (ft_gzip_fil_io): Revert change from yesterday;
* include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro
* t1load.c (parse_blend_axis_types): Fix compiler warning.
* src/pshinter/pshalgo3.c (ps3_hints_apply): Try to optimize
* src/autohint/ahhint.c (ah_hinter_load_glyph): Oops! David's
* src/autohint/ahhint.c (ah_hinter_load_glyph): Don't scale
Add comment to #ifdef section in #ifndef.
* src/sfnt/ttcmap0.c (tt_cmap4_char_next): Select proper start
* src/raster/ftraster.c (Insert_Y_Turn): Fix overflow test.
* src/base/fttrigon.c (FT_Vector_Rotate): Avoid rounding errors
* src/base/ftmac.c (FT_New_Face_From_SFNT): Handle CFF files also.
* builds/unix/aclocal.m4: Comment out definition of
* src/cid/cidload.c (is_alpha): Removed.
* src/autohint/ahglyph.c (ah_setup_uv): Exchange `for' loop and
* src/autohint/ahoptim.c (LOG): Renamed to...
* src/bdf/bdfdrivr.c (BDF_Set_Pixel_Size): Initialize `max_advance'.
* src/autohint/ahglyph.c (ah_test_extrema): Renamed to...
* builds/unix/configure.ac: Generate `freetype.pc' from
* src/base/ftobjs.c (FT_Load_Glyph): Fix boundary check for
Added comment for checkin of unpatented hinting system.
Added the unpatented hinting system, which is compiled only if
If unpatented hinting is compiled the TrueType face object acquires a
Added configuration macros (not defined, but in comments) for the
Added macro FT_UNPATENTED_H to use when including new header
Added header file ttunpat.h defining
* src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first
* src/pcf/pcfread.c (pcf_load_font): fixed the computation of
* builds/unix/unix-cc.in (CFLAGS): Add @CPPFLAGS@.
* builds/unix/freetype-config.in (cflags): Emit FreeType 2's include
Fixing bugs reported by Nelson Beebe.
* src/sfnt/ttcmap0.c (tt_cmap4_validate): Provide a weak variant
* src/base/ftbdf.c (FT_Get_BDF_Property): Check for valid
* src/base/ftmac.c (parse_fond): Fix handling of style names.
* src/pfr/pfrload.c (pfr_extra_item_load_font_id): Use FT_PtrDist
* src/gzip/ftgzip.c (zcalloc) [!FT_CONFIG_OPTION_SYSTEM_ZLIB]:
* src/cache/ftccache.c (ftc_cache_lookup): Remove shadow declaration
Cleanups; adding some copyrights; formatting.
Small documentation improvements.
* doc/INSTALL.UNX: Cleaned up.
* src/base/ftmac.c (open_face_from_buffer): removed a double-free bug that
* src/bdf/bdfdrivr.h, src/pcf/pcf.h: changed FT_Short to FT_UShort in
* src/type1/t1load.c (T1_Open_Face): fixed the code to make it handle
* src/autohint/ahglyph.h, src/autohint/ahglyph.c, src/autohint/ahglobal.c,
* docs/*: serious rewriting of the documentation
* src/truetyoe/ttdriver.c (Set_Char_Sizes): fixed a small rounding bug.
trying to fix TrueType rendering glitches
* src/base/ftdbgmem.c, docs/DEBUG.TXT: added new environment variables
* src/gzip/ftgzip.c (ft_gzip_file_done): fixed memory leak, the ZLib
adding development directory
* src/cache/ftccmap.c: the cmap cache now supports UCS-4 charmaps
* src/gzip/ftgzip.c: fixed a bug that caused FreeType to loop endlessly
* src/autohint/ahhint.c: disabled the advance width "correction" which
* src/truetype/ttdriver.c, src/truetype/ttobjs.h, src/truetype/ttobjs.c,
Updated changelog: change to incremental interface.
The incremental interface now passes the old metrics when asking for