Andrew Barbarello
f451cc72cd
don't specify a filler transformation when writing RGBA
...
Apparently fixes the failure of Texture Font Generator to write
the necessary PNGs.
2015-12-20 22:01:50 -05:00
Andrew Barbarello
43ec2f13b5
use corresponding free function for png_create_write_struct
...
Prevents access violation on PNG error in Texture Font Generator
2015-12-20 22:00:51 -05:00
Prcuvu
ff265206f6
Remove deprecated VS projects for Texture Font Generator.
2015-11-02 07:55:03 +08:00
Jason Felds
e0290fc856
Compile the Texture Font Generator with cmake.
...
This program is not built by default. Enable one of the following options to utilize it:
* WITH_FULL_RELEASE
* WITH_TEXTURE_GENERATOR
It is heavily advised to make sure the MFC library is installed for Visual Studio and the computer is restarted afterwards.
As a bonus, `zlib1.dll` can go away now.
The old visual studio projects are still in play in case others still struggle with the code fixes.
2015-10-27 18:11:37 -04:00
Aldo Fregoso
d08b1da838
Removed legacy DLLs, added MSVC10 ones and fixed TextureFont.cpp since Texture Font Generator didn't want to compile.
2013-06-02 22:42:59 -05:00
Devin J. Pohly
bd0e2074ad
replace ASSERT(0) with useful fail messages
2012-12-27 16:59:35 -05:00
Jason Felds
5282645a9a
Texture Font Generator for VS2010.
...
I will look forward to when we don't need this.
2012-05-21 22:20:08 -04:00
Jason Felds
376e9e4aa8
Remove Deprecated option.
2012-01-08 12:16:18 -05:00
Jason Felds
6321a0c7b7
Simplify calls.
2011-05-28 18:20:56 -04:00
Jason Felds
d27b9f6743
Compiling uses ';', linking uses ' '.
2011-05-28 18:14:36 -04:00
Jason Felds
30c0ab9182
It compiles. Now to fix linking.
2011-05-28 18:12:01 -04:00
Jason Felds
d7c7c83a4b
Getting there...time to find jmpbuf replacement.
2011-05-28 18:09:38 -04:00
Jason Felds
3c49e1a94d
Trying to restore Texture Font Generator.
2011-05-28 18:05:00 -04:00
AJ Kelly
b50d6a04c7
Texture Font Generator changes to make it compile in VS2008
2011-03-27 20:17:09 -05:00
AJ Kelly
d5a4694ce6
fix width of font box on texture font generator
2011-03-27 02:22:51 -05:00
AJ Kelly
cf81f8cc3b
remove xbox support; it doesn't work, and it'd take too much effort to get it working again
2011-03-19 19:28:57 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
60b86919ba
[Player] CheckpointsFlashOnHold metric added (bool). also cleanup/comment/etc.
2010-02-24 02:40:36 -06:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00