3 replies to this topic
Ad:
#2 Moderators - Reputation: 1261
Posted 07 January 2012 - 01:56 PM
No, unfortunately not.
I'll investigate if it is something that can be easily added, but I'm not sure if GDI even offers that possibility.
I'll investigate if it is something that can be easily added, but I'm not sure if GDI even offers that possibility.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
#4 Moderators - Reputation: 1261
Posted 20 January 2012 - 03:43 PM
I had to implement a different way of rasterizing the glyphs due to a bug in GDI (Getting the bitmap from GetGlyphOutline is not reliable when font has glyphs that go above or below cell height).
In this alternative I've implemented the option to turn off TrueType hinting.
Please give the updated 1.12a beta on the site a try and let me know if there are any problems.
Regards,
Andreas
In this alternative I've implemented the option to turn off TrueType hinting.
Please give the updated 1.12a beta on the site a try and let me know if there are any problems.
Regards,
Andreas
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game


















