[FREETYPE]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Mar 2014 20:41:39 +0000 (20:41 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Mar 2014 20:41:39 +0000 (20:41 +0000)
commit2b1527a42167cd8aeb5a9ef18c599e43d1254879
tree3ad924dba466d6365b7f1a1fa2339aa8422dc590
parent50c9a384f470a1d9f54ba00f3018ac2f072893c2
[FREETYPE]
* Update to version 2.5.2. Thanks to Robert Naumann for providing a patch that I used as a base for this.
[WIN32K]
* Update the FreeType header inclusions.
CORE-7719

svn path=/trunk/; revision=62417
200 files changed:
reactos/lib/3rdparty/freetype/CMakeLists.txt
reactos/lib/3rdparty/freetype/ChangeLog
reactos/lib/3rdparty/freetype/README
reactos/lib/3rdparty/freetype/autogen.sh
reactos/lib/3rdparty/freetype/devel/ft2build.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/devel/ftoption.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/include/config/ftconfig.h [moved from reactos/lib/3rdparty/freetype/include/freetype/config/ftconfig.h with 89% similarity]
reactos/lib/3rdparty/freetype/include/config/ftheader.h [moved from reactos/lib/3rdparty/freetype/include/freetype/config/ftheader.h with 89% similarity]
reactos/lib/3rdparty/freetype/include/config/ftmodule.h [moved from reactos/lib/3rdparty/freetype/include/freetype/config/ftmodule.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/config/ftoption.h [moved from reactos/lib/3rdparty/freetype/include/freetype/config/ftoption.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/config/ftstdlib.h [moved from reactos/lib/3rdparty/freetype/include/freetype/config/ftstdlib.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/freetype.h [moved from reactos/lib/3rdparty/freetype/include/freetype/freetype.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/freetype/ftcffdrv.h [deleted file]
reactos/lib/3rdparty/freetype/include/ft2build.h
reactos/lib/3rdparty/freetype/include/ftadvanc.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftadvanc.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftautoh.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftautoh.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftbbox.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftbbox.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ftbdf.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftbdf.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftbitmap.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftbitmap.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftbzip2.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftbzip2.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftcache.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftcache.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftcffdrv.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/include/ftchapters.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftchapters.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftcid.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftcid.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/fterrdef.h [moved from reactos/lib/3rdparty/freetype/include/freetype/fterrdef.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/fterrors.h [moved from reactos/lib/3rdparty/freetype/include/freetype/fterrors.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftgasp.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftgasp.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftglyph.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftglyph.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftgxval.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftgxval.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftgzip.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftgzip.h with 74% similarity]
reactos/lib/3rdparty/freetype/include/ftimage.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftimage.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftincrem.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftincrem.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftlcdfil.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftlcdfil.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ftlist.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftlist.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ftlzw.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftlzw.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftmac.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftmac.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftmm.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftmm.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftmodapi.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftmodapi.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftmoderr.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftmoderr.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftotval.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftotval.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ftoutln.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftoutln.h with 96% similarity]
reactos/lib/3rdparty/freetype/include/ftpfr.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftpfr.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftrender.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftrender.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftsizes.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftsizes.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftsnames.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftsnames.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/ftstroke.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftstroke.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftsynth.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftsynth.h with 96% similarity]
reactos/lib/3rdparty/freetype/include/ftsystem.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftsystem.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/fttrigon.h [moved from reactos/lib/3rdparty/freetype/include/freetype/fttrigon.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ftttdrv.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftttdrv.h with 85% similarity]
reactos/lib/3rdparty/freetype/include/fttypes.h [moved from reactos/lib/3rdparty/freetype/include/freetype/fttypes.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/ftwinfnt.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftwinfnt.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ftxf86.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ftxf86.h with 96% similarity]
reactos/lib/3rdparty/freetype/include/internal/autohint.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/autohint.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftcalc.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftcalc.h with 98% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftdebug.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftdebug.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftdriver.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftdriver.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftgloadr.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftgloadr.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftmemory.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftmemory.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftobjs.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftobjs.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftpic.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftpic.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftrfork.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftrfork.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftserv.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftserv.h with 96% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftstream.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftstream.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/fttrace.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/fttrace.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/ftvalid.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/ftvalid.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/internal.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/internal.h with 61% similarity]
reactos/lib/3rdparty/freetype/include/internal/psaux.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/psaux.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/pshints.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/pshints.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svbdf.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svbdf.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svcid.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svcid.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svgldict.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svgldict.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svgxval.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svgxval.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svkern.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svkern.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svmm.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svmm.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svotval.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svotval.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svpfr.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svpfr.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svpostnm.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svpostnm.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svprop.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svprop.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svpscmap.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svpscmap.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svpsinfo.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svpsinfo.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svsfnt.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svsfnt.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svttcmap.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svttcmap.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svtteng.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svtteng.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svttglyf.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svttglyf.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svwinfnt.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svwinfnt.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/services/svxf86nm.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/services/svxf86nm.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/sfnt.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/sfnt.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/t1types.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/t1types.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/internal/tttypes.h [moved from reactos/lib/3rdparty/freetype/include/freetype/internal/tttypes.h with 94% similarity]
reactos/lib/3rdparty/freetype/include/t1tables.h [moved from reactos/lib/3rdparty/freetype/include/freetype/t1tables.h with 100% similarity]
reactos/lib/3rdparty/freetype/include/ttnameid.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ttnameid.h with 99% similarity]
reactos/lib/3rdparty/freetype/include/tttables.h [moved from reactos/lib/3rdparty/freetype/include/freetype/tttables.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/tttags.h [moved from reactos/lib/3rdparty/freetype/include/freetype/tttags.h with 97% similarity]
reactos/lib/3rdparty/freetype/include/ttunpat.h [moved from reactos/lib/3rdparty/freetype/include/freetype/ttunpat.h with 100% similarity]
reactos/lib/3rdparty/freetype/modules.cfg
reactos/lib/3rdparty/freetype/objs/README [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afblue.c [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afblue.cin [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afblue.dat [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afblue.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afblue.hin [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/afcjk.c
reactos/lib/3rdparty/freetype/src/autofit/afcjk.h
reactos/lib/3rdparty/freetype/src/autofit/afdummy.c
reactos/lib/3rdparty/freetype/src/autofit/afdummy.h
reactos/lib/3rdparty/freetype/src/autofit/afglobal.c
reactos/lib/3rdparty/freetype/src/autofit/afglobal.h
reactos/lib/3rdparty/freetype/src/autofit/afhints.c
reactos/lib/3rdparty/freetype/src/autofit/afhints.h
reactos/lib/3rdparty/freetype/src/autofit/afindic.c
reactos/lib/3rdparty/freetype/src/autofit/afindic.h
reactos/lib/3rdparty/freetype/src/autofit/aflatin.c
reactos/lib/3rdparty/freetype/src/autofit/aflatin.h
reactos/lib/3rdparty/freetype/src/autofit/aflatin2.c
reactos/lib/3rdparty/freetype/src/autofit/aflatin2.h
reactos/lib/3rdparty/freetype/src/autofit/afloader.c
reactos/lib/3rdparty/freetype/src/autofit/afpic.c
reactos/lib/3rdparty/freetype/src/autofit/afpic.h
reactos/lib/3rdparty/freetype/src/autofit/afscript.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/aftypes.h
reactos/lib/3rdparty/freetype/src/autofit/afwrtsys.h [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/autofit/autofit.c
reactos/lib/3rdparty/freetype/src/autofit/rules.mk
reactos/lib/3rdparty/freetype/src/base/ftbbox.c
reactos/lib/3rdparty/freetype/src/base/ftbitmap.c
reactos/lib/3rdparty/freetype/src/base/ftcalc.c
reactos/lib/3rdparty/freetype/src/base/ftdebug.c
reactos/lib/3rdparty/freetype/src/base/ftglyph.c
reactos/lib/3rdparty/freetype/src/base/ftinit.c
reactos/lib/3rdparty/freetype/src/base/ftmac.c
reactos/lib/3rdparty/freetype/src/base/ftobjs.c
reactos/lib/3rdparty/freetype/src/base/ftoutln.c
reactos/lib/3rdparty/freetype/src/base/ftpic.c
reactos/lib/3rdparty/freetype/src/base/ftsynth.c
reactos/lib/3rdparty/freetype/src/base/md5.c
reactos/lib/3rdparty/freetype/src/base/md5.h
reactos/lib/3rdparty/freetype/src/base/rules.mk
reactos/lib/3rdparty/freetype/src/bdf/Jamfile [deleted file]
reactos/lib/3rdparty/freetype/src/bdf/bdfdrivr.c
reactos/lib/3rdparty/freetype/src/bzip2/Jamfile [deleted file]
reactos/lib/3rdparty/freetype/src/cache/Jamfile [deleted file]
reactos/lib/3rdparty/freetype/src/cff/cf2blues.c
reactos/lib/3rdparty/freetype/src/cff/cf2font.c
reactos/lib/3rdparty/freetype/src/cff/cf2font.h
reactos/lib/3rdparty/freetype/src/cff/cf2ft.c
reactos/lib/3rdparty/freetype/src/cff/cf2hints.c
reactos/lib/3rdparty/freetype/src/cff/cf2hints.h
reactos/lib/3rdparty/freetype/src/cff/cffdrivr.c
reactos/lib/3rdparty/freetype/src/cff/cffgload.c
reactos/lib/3rdparty/freetype/src/cff/cffload.c
reactos/lib/3rdparty/freetype/src/cff/cffobjs.c
reactos/lib/3rdparty/freetype/src/cff/cffobjs.h
reactos/lib/3rdparty/freetype/src/cid/cidgload.c
reactos/lib/3rdparty/freetype/src/cid/cidload.c
reactos/lib/3rdparty/freetype/src/gxvalid/gxvcommn.c
reactos/lib/3rdparty/freetype/src/gxvalid/gxvcommn.h
reactos/lib/3rdparty/freetype/src/gxvalid/gxvmort.c
reactos/lib/3rdparty/freetype/src/gxvalid/gxvmorx2.c
reactos/lib/3rdparty/freetype/src/gzip/Jamfile [deleted file]
reactos/lib/3rdparty/freetype/src/gzip/ftgzip.c
reactos/lib/3rdparty/freetype/src/gzip/rules.mk
reactos/lib/3rdparty/freetype/src/pcf/pcfdrivr.c
reactos/lib/3rdparty/freetype/src/pcf/pcfread.c
reactos/lib/3rdparty/freetype/src/pcf/pcfutil.c
reactos/lib/3rdparty/freetype/src/pfr/pfrcmap.c
reactos/lib/3rdparty/freetype/src/pfr/pfrgload.c
reactos/lib/3rdparty/freetype/src/pfr/pfrobjs.c
reactos/lib/3rdparty/freetype/src/psaux/Jamfile [deleted file]
reactos/lib/3rdparty/freetype/src/pshinter/pshglob.c
reactos/lib/3rdparty/freetype/src/raster/ftraster.c
reactos/lib/3rdparty/freetype/src/sfnt/pngshim.c
reactos/lib/3rdparty/freetype/src/sfnt/pngshim.h
reactos/lib/3rdparty/freetype/src/sfnt/sfdriver.c
reactos/lib/3rdparty/freetype/src/sfnt/sfobjs.c
reactos/lib/3rdparty/freetype/src/sfnt/ttcmap.c
reactos/lib/3rdparty/freetype/src/sfnt/ttkern.c
reactos/lib/3rdparty/freetype/src/sfnt/ttload.c
reactos/lib/3rdparty/freetype/src/sfnt/ttmtx.c
reactos/lib/3rdparty/freetype/src/sfnt/ttsbit.c
reactos/lib/3rdparty/freetype/src/sfnt/ttsbit.h
reactos/lib/3rdparty/freetype/src/smooth/ftgrays.c
reactos/lib/3rdparty/freetype/src/tools/afblue.pl [new file with mode: 0644]
reactos/lib/3rdparty/freetype/src/tools/chktrcmp.py
reactos/lib/3rdparty/freetype/src/tools/docmaker/content.py
reactos/lib/3rdparty/freetype/src/tools/docmaker/docmaker.py
reactos/lib/3rdparty/freetype/src/tools/docmaker/sources.py
reactos/lib/3rdparty/freetype/src/tools/docmaker/tohtml.py
reactos/lib/3rdparty/freetype/src/truetype/ttdriver.c
reactos/lib/3rdparty/freetype/src/truetype/ttgload.c
reactos/lib/3rdparty/freetype/src/truetype/ttgload.h
reactos/lib/3rdparty/freetype/src/truetype/ttinterp.c
reactos/lib/3rdparty/freetype/src/truetype/ttinterp.h
reactos/lib/3rdparty/freetype/src/truetype/ttobjs.c
reactos/lib/3rdparty/freetype/src/type1/t1gload.c
reactos/lib/3rdparty/freetype/src/type1/t1load.c
reactos/lib/3rdparty/freetype/src/type42/t42objs.c
reactos/lib/3rdparty/freetype/src/winfonts/winfnt.c
reactos/media/doc/3rd Party Files.txt
reactos/win32ss/gdi/ntgdi/freetype.c