new font engine

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2048 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-12-08 16:02:09 +00:00
parent 982f40ba32
commit 9deba9a7f2
+3
View File
@@ -1,4 +1,7 @@
Changes towards version 0.5:
- Refactored font engine: fonts are loaded and treated as
alpha-channel-only images (allowing for antialiased fonts now);
solid color and gradient/alternate effects processing is unified - Alex
- Fixed problems with pausing the game during ending sequences
(game-clock bug; undrawing incorrectly due to cliprect) - Alex
- Removed hotspot abuse from lander report drawing to fix bad