fontcache.c
Tue, 26 Dec 2006 17:36:18 +0000 Darkvater (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to
Tue, 10 Apr 2007 09:40:36 +0000 truelight (svn r9582) [0.5] -Backport from trunk (r9425, r9437, r9455, r9519): 0.5
Thu, 07 Dec 2006 00:54:18 +0000 Darkvater (svn r7411) -Cleanup: Add 'Freetype' to dbg message output, just like all others
Wed, 06 Dec 2006 19:28:25 +0000 Darkvater (svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested.
Mon, 04 Dec 2006 18:57:09 +0000 Darkvater (svn r7362) -Fix (r7337): Free the freetype face after any possible error. For win32 do not use the
Sun, 03 Dec 2006 19:03:38 +0000 Darkvater (svn r7337) -Feature: [win32] Add font selection by specifying a font-name, ala Fontconfig. Pretty
Sun, 03 Dec 2006 17:54:28 +0000 Darkvater (svn r7334) -Revert accidentally committed file in r7333
Sun, 03 Dec 2006 17:47:53 +0000 Darkvater (svn r7333) -Codechange: [win32] Extend the OTTD2FS and FS2OTTD functions to also accept conversions
Fri, 24 Nov 2006 18:37:40 +0000 peter1138 (svn r7249) -Fix (r7248): Missed a free()...
Fri, 24 Nov 2006 18:35:59 +0000 peter1138 (svn r7248) -Codechange: Support reinitializing the unicode glyph map.
Fri, 17 Nov 2006 22:15:55 +0000 rubidium (svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.
Thu, 16 Nov 2006 22:05:33 +0000 peter1138 (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.