freetype2/src
Priyesh Kumar 2a5d8e8ff8 [builds/windows] Changes to build 'dlg' with FreeType on Windows.
We only support Visual C++ 2010 and newer.

* builds/windows/vc2010/script.bat: New windows batch file to copy
necessary 'dlg' files from `submodules/dlg` to `src/dlg`.  This file
is used as a pre-built event in Visual C++.

* builds/windows/ftdebug.c: Synchronize with `src/base/ftdebug.c`.

* builds/windows/vc2010/freetype.vcxproj.filters: Add
`src/dlgwrap.c`.

* builds/windows/vc2010/freetype.vcxproj
(AdditionalIncludeDirectories): Add include files of dlg for 'Debug'
and 'Debug Static' configurations on both 'x64' and 'win32'
platforms.
(PreprocessorDefinitions): Add `FT_LOGGING` for 'Debug' and 'Debug
Static' configurations on both 'x64' and 'win32' platforms.
Add `DLG_STATIC' for 'Debug' configuration on 'x64' and 'win32'
platforms.
(DisableLanguageExtensions): We need to disable the `/Za` option
when building 'dlg' with FreeType as 'dlg' strictly follows the C99
standard.  Visual C++ produces behaves unexpectedly when
compiling a C99 file with `/Za` option enabled.
2020-12-04 16:19:42 +01:00
..
autofit Downgrade property tracing. 2020-11-20 14:54:35 -05:00
base [builds/windows] Changes to build 'dlg' with FreeType on Windows. 2020-12-04 16:19:42 +01:00
bdf Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
bzip2 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cache Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cff [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
cid [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
dlg [builds] Necessary changes to make 'dlg' compile. 2020-12-01 09:20:32 +01:00
gxvalid [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
gzip Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
lzw [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
otvalid Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
pcf Downgrade property tracing. 2020-11-20 14:54:35 -05:00
pfr Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psaux Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
pshinter Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psnames Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
raster Document changes to last release. 2020-10-10 12:48:18 +02:00
sfnt * src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322). 2020-10-23 08:32:30 +02:00
smooth [smooth] Don't set target in direct mode. 2020-08-28 23:08:42 -04:00
tools * src/tools/chktrcmp.py (trace_use_pat): Update to current use. 2020-12-01 08:48:28 +01:00
truetype Downgrade property tracing. 2020-11-20 14:54:35 -05:00
type1 [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
type42 * src/type42/t42parse.c (t42_parse_sfnts): More tracing messages. 2020-11-09 21:00:45 +01:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00