qzdoom/src/common/fonts
Christoph Oelckers 9a3b663e04 - fixed text size calculations in the status bar.
To avoid errors, all spacing calculations have been added to FFont::StringWidth which already performs proper escape filtering.
2020-04-13 12:11:14 +02:00
..
font.cpp - fixed text size calculations in the status bar. 2020-04-13 12:11:14 +02:00
fontinternals.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
hexfont.cpp - palette related fixes. 2020-04-11 20:20:40 +02:00
myiswalpha.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
singlelumpfont.cpp - move font code to 'common'. 2020-04-11 20:20:40 +02:00
singlepicfont.cpp - move font code to 'common'. 2020-04-11 20:20:40 +02:00
specialfont.cpp - move font code to 'common'. 2020-04-11 20:20:40 +02:00
v_font.cpp - palette related fixes. 2020-04-11 20:20:40 +02:00
v_font.h - fixed text size calculations in the status bar. 2020-04-13 12:11:14 +02:00
v_text.cpp - moved v_text.cpp to 'common'. 2020-04-11 20:20:56 +02:00
v_text.h - moved v_text.cpp to 'common'. 2020-04-11 20:20:56 +02:00