CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2011/09/28 13:01:22
Modified files:
lib/freetype : ChangeLog Jamfile Makefile README
lib/freetype/builds: toplevel.mk
lib/freetype/builds/unix: configure.ac configure.raw
lib/freetype/builds/win32/vc2005: freetype.vcproj index.html
lib/freetype/builds/win32/vc2008: freetype.vcproj index.html
lib/freetype/builds/win32/vc2010: freetype.vcxproj index.html
lib/freetype/builds/win32/visualc: freetype.dsp freetype.vcproj
index.html
lib/freetype/builds/win32/visualce: freetype.dsp freetype.vcproj
index.html
lib/freetype/builds/wince/vc2005-ce: freetype.vcproj index.html
lib/freetype/builds/wince/vc2008-ce: freetype.vcproj index.html
lib/freetype/devel: ftoption.h
lib/freetype/docs: CHANGES VERSION.DLL
lib/freetype/docs/reference: ft2-base_interface.html
ft2-basic_types.html
ft2-bdf_fonts.html
ft2-bitmap_handling.html
ft2-bzip2.html
ft2-cache_subsystem.html
ft2-cid_fonts.html
ft2-computations.html
ft2-font_formats.html
ft2-gasp_table.html
ft2-glyph_management.html
ft2-glyph_stroker.html
ft2-glyph_variants.html
ft2-gx_validation.html
ft2-gzip.html
ft2-header_file_macros.html
ft2-incremental.html ft2-index.html
ft2-lcd_filtering.html
ft2-list_processing.html
ft2-lzw.html ft2-mac_specific.html
ft2-module_management.html
ft2-multiple_masters.html
ft2-ot_validation.html
ft2-outline_processing.html
ft2-pfr_fonts.html
ft2-quick_advance.html
ft2-raster.html ft2-sfnt_names.html
ft2-sizes_management.html
ft2-system_interface.html
ft2-toc.html
ft2-truetype_engine.html
ft2-truetype_tables.html
ft2-type1_tables.html
ft2-user_allocation.html
ft2-version.html
ft2-winfnt_fonts.html
lib/freetype/include/freetype: freetype.h ftstroke.h
lib/freetype/include/freetype/config: ftoption.h
lib/freetype/src/base: ftobjs.c ftpatent.c ftstroke.c ftsystem.c
lib/freetype/src/bdf: bdflib.c
lib/freetype/src/cff: cffparse.c
lib/freetype/src/psaux: t1decode.c
lib/freetype/src/sfnt: sfobjs.c
lib/freetype/src/truetype: ttobjs.c
lib/freetype/src/type1: t1load.c
Log message:
Update to freetype 2.4.6.
For now, omit the patch to ttdriver.c that changes some font metrics and
appearance of applications using TrueType fonts. Will revisit once the
issue is solved.