summaryrefslogtreecommitdiff
path: root/src/fontcache.h
AgeCommit message (Expand)Author
2010-08-02(svn r20296) -Fix: Fallback font selection due to missing glyphs did not work...alberth
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-17(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ...michi_cc
2009-10-04(svn r17696) -Fix (r17693): compile failure when compiling without freetyperubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-25(svn r15849) -Codechange: provide easy access to the real height of the used ...rubidium
2008-11-24(svn r14618) -Feature: when the chosen language isn't supported by the curren...rubidium
2008-09-02(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-06-15(svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeTyp...peter1138
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium