index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fontcache.cpp
Age
Commit message (
Expand
)
Author
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-03-03
(svn r26389) -Fix [FS#5885]: Select a specific font size when freetype fails ...
fonsinchen
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-12-22
(svn r26170) -Feature-ish: add the currently used fonts to the crash log
rubidium
2013-10-13
(svn r25860) -Fix [FS#5737] (r25570): When clearing font cache, also clear la...
frosch
2013-10-06
(svn r25822) -Fix [FS#5704]: Searching for a suitable font failed, if one of ...
frosch
2013-07-06
(svn r25569) -Codechange: Cache all Font instances in a static container.
frosch
2013-06-29
(svn r25511) -Fix-ish: add the same printable key assert to the sprite font c...
rubidium
2013-06-28
(svn r25501) -Fix: compilation error on OS X
rubidium
2013-06-27
(svn r25493) -Codechange: support for the safer variant of ICU's getFontTable
rubidium
2013-06-25
(svn r25469) -Add: method for getting the font tables from freetype fonts
rubidium
2013-06-25
(svn r25463) -Codechange: export more size related information from the fonts
rubidium
2013-06-25
(svn r25462) -Codechange: make a better distinction between characters and gl...
rubidium
2013-06-23
(svn r25451) -Fix (r25445): Ini configuration for medium font was overwritten...
frosch
2013-06-23
(svn r25446) -Codechange: call sprite fontcache code from freetype font cache...
rubidium
2013-06-23
(svn r25445) -Codechange: simplify the font loading
rubidium
2013-06-23
(svn r25444) -Codechange: move sprite font code together with the other sprit...
rubidium
2013-06-23
(svn r25443) -Codechange: move the glyph to sprite cache into the FreeTypeFon...
rubidium
2013-06-23
(svn r25442) -Codechange: move height and ascender information into the FontC...
rubidium
2013-06-23
(svn r25441) -Codechange: move the freetype font allocation into the FreeType...
rubidium
2013-06-23
(svn r25439) -Codechange: move the glyph to sprite ID mapping into the Sprite...
rubidium
2013-06-23
(svn r25438) -Codechange: introduce classes for the FontCache
rubidium
2013-06-23
(svn r25437) -Codechange: rework the FreeTypeSettings structure to make it be...
rubidium
2013-06-23
(svn r25436) -Codechange: split the font detection code out of the font cachi...
rubidium
2013-04-06
(svn r25157) -Feature: Determine the default font height for vector fonts acc...
michi_cc
2013-04-06
(svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetF...
michi_cc
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-01
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...
alberth
2012-02-25
(svn r23987) -Fix (r23000): Also reset the font glyph cache when switching bl...
frosch
2012-02-04
(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138)
michi_cc
2011-12-18
(svn r23592) -Fix (r23590): forgot one case
truebrain
2011-12-17
(svn r23582) -Fix [FS#4870]: add missing characters for certain languages and...
rubidium
2011-12-08
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...
rubidium
2011-11-30
(svn r23381) -Fix (r23380): win9x compilation
glx
2011-11-30
(svn r23380) -Add: monospace font detection for win32 (also ignore duplicates)
glx
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-24
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
peter1138
2011-11-20
(svn r23279) -Codechange: try to prevent slanted and skinny fonts with fontco...
rubidium
2011-11-20
(svn r23277) -Codechange: fallback font support for fontcache
rubidium
2011-11-20
(svn r23275) -Codechange: allow loading of the monospace (freetype) font at a...
rubidium
2011-11-20
(svn r23274) -Add: internal support for a monospaced sprite font
rubidium
2011-11-20
(svn r23271) -Codechange: don't repeatedly initialise and free the freetype l...
rubidium
2011-11-19
(svn r23268) -Fix (r23267): compilation failed on Windows
rubidium
2011-11-19
(svn r23267) -Codechange: unify the font name setting of the font cache
rubidium
2011-11-19
(svn r23265) -Codechange: replace the setfallbackfont callback function with ...
rubidium
2011-11-17
(svn r23243) -Codechange: give a clearer error when the sprite font failed to...
rubidium
2011-10-18
(svn r23038) -Fix: Check that the selected font size is valid the font face i...
peter1138
2011-10-07
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
peter1138
2011-09-02
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation....
michi_cc
2011-01-14
(svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?',...
frosch
[next]