From 9deba9a7f2c87c79dc33fd639f10d592d8266127 Mon Sep 17 00:00:00 2001 From: avolkov Date: Thu, 8 Dec 2005 16:02:09 +0000 Subject: [PATCH] new font engine git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2048 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index e327582fc..33210bfad 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -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