raze/source/common/fonts
Christoph Oelckers fd04cda324 - added a font option to have lower case for Latin only.
This is meant for SW's SmallFont to avoid creating lowercase Greek or Cyrillic letters. The font is too small to render them adequately.
2023-02-11 10:43:59 +01:00
..
font.cpp - added a font option to have lower case for Latin only. 2023-02-11 10:43:59 +01:00
fontinternals.h - refactored the special fonts away from BuildTranslation so that this function and the entire large heap of ugly baggage it drags in can finally be deleted. 2021-05-25 12:59:09 +02:00
hexfont.cpp - backend update from GZDoom. 2023-01-07 19:30:49 +01:00
myiswalpha.h - use GZDoom's font code to fix the crash issues and moved around some files in the PK3. 2020-05-24 23:28:44 +02:00
singlelumpfont.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
singlepicfont.cpp - implemented substitution for incomplete fonts. 2021-05-31 21:20:32 +02:00
specialfont.cpp - addressed more shadowed variables in common code. 2021-12-30 09:57:32 +01:00
v_font.cpp - backend update from GZDoom. 2023-01-07 19:30:49 +01:00
v_font.h - added a font option to have lower case for Latin only. 2023-02-11 10:43:59 +01:00
v_text.cpp - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
v_text.h - v_text updated and moved to 'common'. 2020-05-24 22:32:05 +02:00