CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2013/01/04 09:51:59
Modified files: lib/freetype : ChangeLog Jamfile Makefile README shlib_version lib/freetype/builds: toplevel.mk lib/freetype/builds/unix: configure.ac configure.raw unix-def.in 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 CUSTOMIZE INSTALL.CROSS VERSION.DLL release 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 ftchapters.h fterrdef.h ftmodapi.h ttnameid.h tttables.h lib/freetype/include/freetype/config: ftconfig.h ftheader.h ftoption.h ftstdlib.h lib/freetype/include/freetype/internal: autohint.h ftcalc.h ftdriver.h ftobjs.h ftpic.h ftrfork.h ftserv.h fttrace.h pshints.h sfnt.h lib/freetype/src/autofit: afangles.c afcjk.c afcjk.h afdummy.c afglobal.c afglobal.h afhints.c afhints.h afindic.c afindic.h aflatin.c aflatin.h aflatin2.c aflatin2.h afloader.c afloader.h afmodule.c afmodule.h afpic.c afpic.h aftypes.h lib/freetype/src/base: basepic.c ftgloadr.c ftglyph.c ftinit.c ftobjs.c ftoutln.c ftrfork.c ftstroke.c ftsynth.c fttrigon.c lib/freetype/src/bdf: bdflib.c lib/freetype/src/cache: ftccmap.c lib/freetype/src/cff: cffdrivr.c cffload.c cffobjs.c cffparse.c cffpic.c cffpic.h lib/freetype/src/cid: cidload.c lib/freetype/src/psaux: psconv.c psconv.h t1decode.c lib/freetype/src/pshinter: pshglob.c pshmod.c pshpic.c pshpic.h lib/freetype/src/psnames: psmodule.c pspic.c pspic.h lib/freetype/src/raster: rastpic.c lib/freetype/src/sfnt: sfdriver.c sfntpic.c sfntpic.h sfobjs.c ttcmap.c ttcmap.h ttcmapc.h ttload.c lib/freetype/src/smooth: ftgrays.c ftsmooth.c ftspic.c lib/freetype/src/tools/docmaker: content.py sources.py lib/freetype/src/truetype: rules.mk truetype.c ttdriver.c ttgload.c ttgxvar.c ttinterp.c ttinterp.h ttobjs.c ttobjs.h ttpic.c ttpic.h lib/freetype/src/type1: t1load.c t1parse.c lib/freetype/src/type42: t42parse.c Added files: lib/freetype/docs/reference: ft2-auto_hinter.html lib/freetype/include/freetype: ftautoh.h lib/freetype/include/freetype/internal/services: svprop.h lib/freetype/src/truetype: ttsubpix.c ttsubpix.h Log message: Update to freetype 2.4.11. Tested by krw@, jasper@ and on a bulk ports build by naddy@.