CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2013/06/07 11:21:11

Modified files:
        lib/freetype   : ChangeLog ChangeLog.23 Jamfile Makefile README 
                         autogen.sh shlib_version 
        lib/freetype/builds/amiga/src/base: ftdebug.c 
        lib/freetype/builds/atari: deflinejoiner.awk 
        lib/freetype/builds/compiler: bcc-dev.mk 
        lib/freetype/builds/unix: configure.ac configure.raw detect.mk 
                                  freetype-config.in freetype2.in 
                                  ftconfig.in unix-def.in 
        lib/freetype/builds/win32: ftdebug.c 
        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: ftdebug.c 
        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 INSTALL.UNIX LICENSE.TXT VERSION.DLL 
                           formats.txt ft2faq.html 
        lib/freetype/docs/design: design-2.html design-5.html 
        lib/freetype/docs/glyphs: glyphs-3.html glyphs-6.html 
        lib/freetype/docs/reference: ft2-auto_hinter.html 
                                     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/docs/tutorial: example1.c step1.html step2.html 
                                    step3.html 
        lib/freetype/include/freetype: Makefile freetype.h ftautoh.h 
                                       ftchapters.h fterrdef.h 
                                       fterrors.h ftglyph.h ftimage.h 
                                       ftlcdfil.h ftmoderr.h ftoutln.h 
                                       ftstroke.h fttrigon.h fttypes.h 
        lib/freetype/include/freetype/config: ftconfig.h ftheader.h 
                                              ftoption.h 
        lib/freetype/include/freetype/internal: ftcalc.h ftdebug.h 
                                                ftserv.h ftstream.h 
                                                fttrace.h psaux.h 
                                                tttypes.h 
        lib/freetype/src/autofit: afcjk.c afdummy.c afglobal.c afhints.c 
                                  afindic.c aflatin.c aflatin2.c 
                                  afloader.c afmodule.c afpic.c afpic.h 
        lib/freetype/src/base: basepic.c basepic.h ftadvanc.c ftbbox.c 
                               ftbdf.c ftbitmap.c ftcalc.c ftcid.c 
                               ftdebug.c ftgloadr.c ftglyph.c ftgxval.c 
                               ftinit.c ftlcdfil.c ftmac.c ftmm.c 
                               ftobjs.c ftotval.c ftoutln.c ftpfr.c 
                               ftpic.c ftrfork.c ftsnames.c ftstream.c 
                               ftstroke.c ftsystem.c fttrigon.c 
                               fttype1.c ftutil.c ftwinfnt.c rules.mk 
        lib/freetype/src/bdf: bdfdrivr.c bdflib.c 
        lib/freetype/src/bzip2: ftbzip2.c 
        lib/freetype/src/cache: ftcbasic.c ftccache.c ftccache.h 
                                ftcmanag.c ftcmru.h ftcsbits.c 
        lib/freetype/src/cff: cff.c cffcmap.c cffdrivr.c cffgload.c 
                              cffgload.h cffload.c cffobjs.c cffobjs.h 
                              cffparse.c cffpic.c cffpic.h cfftypes.h 
                              rules.mk 
        lib/freetype/src/cid: cidgload.c cidload.c cidobjs.c cidparse.c 
                              cidriver.c 
        lib/freetype/src/gxvalid: gxvcommn.c gxverror.h gxvmod.c 
        lib/freetype/src/gzip: ftgzip.c 
        lib/freetype/src/lzw: ftlzw.c 
        lib/freetype/src/otvalid: otverror.h otvmod.c 
        lib/freetype/src/pcf: README pcfdrivr.c pcfread.c 
        lib/freetype/src/pfr: pfrcmap.c pfrdrivr.c pfrgload.c pfrload.c 
                              pfrobjs.c pfrsbit.c 
        lib/freetype/src/psaux: afmparse.c psconv.c psobjs.c t1decode.c 
        lib/freetype/src/pshinter: pshalgo.c pshalgo.h pshpic.c pshpic.h 
                                   pshrec.c 
        lib/freetype/src/psnames: psmodule.c pspic.c 
        lib/freetype/src/raster: ftraster.c ftrend1.c rastpic.c 
                                 rastpic.h 
        lib/freetype/src/sfnt: sfdriver.c sferrors.h sfntpic.c sfntpic.h 
                               sfobjs.c ttbdf.c ttcmap.c ttkern.c 
                               ttload.c ttmtx.c ttpost.c ttsbit.c 
                               ttsbit0.c 
        lib/freetype/src/smooth: ftgrays.c ftsmooth.c ftspic.c ftspic.h 
        lib/freetype/src/tools: cordic.py test_afm.c test_bbox.c 
                                test_trig.c 
        lib/freetype/src/tools/docmaker: tohtml.py 
        lib/freetype/src/tools/ftrandom: README 
        lib/freetype/src/truetype: ttdriver.c ttgload.c ttgxvar.c 
                                   ttinterp.c ttinterp.h ttobjs.c 
                                   ttobjs.h ttpic.c ttpload.c ttsubpix.c 
                                   ttsubpix.h 
        lib/freetype/src/type1: t1afm.c t1driver.c t1gload.c t1load.c 
                                t1objs.c t1parse.c 
        lib/freetype/src/type42: t42drivr.c t42objs.c t42parse.c 
        lib/freetype/src/winfonts: winfnt.c 
Added files:
        lib/freetype/docs/reference: ft2-cff_driver.html 
        lib/freetype/docs/tutorial: example4.cpp example4.pro 
        lib/freetype/include/freetype: ftcffdrv.h 
        lib/freetype/src/base: md5.c md5.h 
        lib/freetype/src/cff: cf2arrst.c cf2arrst.h cf2blues.c 
                              cf2blues.h cf2error.c cf2error.h 
                              cf2fixed.h cf2font.c cf2font.h cf2ft.c 
                              cf2ft.h cf2glue.h cf2hints.c cf2hints.h 
                              cf2intrp.c cf2intrp.h cf2read.c cf2read.h 
                              cf2stack.c cf2stack.h cf2types.h 

Log message:
Update to freetype 2.4.12. tested by many during t2k13. Thanks.

Reply via email to