scummvm/graphics/fonts
Johannes Schickel 9f3fbe1bd7 GRAPHICS/GUI: Implement kerning support for Font.
This adapts the related graphics code, which is the generic Font API and the
TTF font implementation.

It furthermore adapts the GUI to properly take care of kerning in text input
widgets.
2012-01-29 16:26:20 +01:00
..
bdf.cpp GRAPHICS: Silence a false positive warning in MSVC 2012-01-07 22:45:59 +02:00
bdf.h GRAPHICS: Rework BDF font code. 2012-01-06 15:38:29 +01:00
consolefont.cpp GRAPHICS: Rework BDF font code. 2012-01-06 15:38:29 +01:00
newfont_big.cpp GRAPHICS: Rework BDF font code. 2012-01-06 15:38:29 +01:00
newfont.cpp GRAPHICS: Rework BDF font code. 2012-01-06 15:38:29 +01:00
ttf.cpp GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +01:00
ttf.h GRAPHICS: Add a TTF font class using FreeType2. 2012-01-29 16:26:20 +01:00
winfont.cpp GRAPHICS: Allocate Common::PEResources on the heap in WinFont::loadFromPE() 2011-06-23 15:11:36 +08:00
winfont.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00