From b5f54a7bc2e8df4187e847d72a6fee2ffd6c5299 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 26 Jan 2008 21:00:03 +0000 Subject: Image alpha should also be set to 1, in case it was changed before. (cherry picked from mainline commit 0962fc8b567279a6e97e13e4b3f2f9f2ffe304c0) --- src/gui/truetypefont.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/truetypefont.h') diff --git a/src/gui/truetypefont.h b/src/gui/truetypefont.h index d496d82e..7a4ee9ac 100644 --- a/src/gui/truetypefont.h +++ b/src/gui/truetypefont.h @@ -33,7 +33,7 @@ /** * A wrapper around SDL_ttf for allowing the use of TrueType fonts. * - * NOTE: This class needs SDL_ttf to be initialized. + * NOTE: This class initializes SDL_ttf as necessary. */ class TrueTypeFont : public gcn::Font { -- cgit v1.2.3-60-g2f50