cave-story-solaris/msvc2003/freetype-2.10.0
Clownacy b81e4a11ab Updated the MSVC2003 copy of Freetype to 2.10.0
Found a way to build the library that doesn't involve a command line and
a MinGW make utility, so I switched to that instead. Also, this new
method produces _dynamic_ libraries, so that's a bonus.
2019-03-21 18:53:57 +00:00
..
include Updated the MSVC2003 copy of Freetype to 2.10.0 2019-03-21 18:53:57 +00:00
lib Updated the MSVC2003 copy of Freetype to 2.10.0 2019-03-21 18:53:57 +00:00
FTL.TXT Updated the MSVC2003 copy of Freetype to 2.10.0 2019-03-21 18:53:57 +00:00
readme.txt Updated the MSVC2003 copy of Freetype to 2.10.0 2019-03-21 18:53:57 +00:00

This is a build of FreeType 2.10.0, built with MSVC2003.

Though Freetype's source code doesn't come with a Visual Studio 2003 solution
file, the VC6 project in 'builds/windows/visualc' works just as well.

This build comes with subpixel rendering enabled: this was done by defining
FT_CONFIG_OPTION_SUBPIXEL_RENDERING in 'include/freetype/config/ftoption.h'.