vkdoom_m/src/common/fonts
2020-09-26 19:57:53 +02:00
..
font.cpp - fixed broken 'y' detection in Doom-style small fonts. 2020-09-26 18:53:42 +02:00
fontinternals.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
hexfont.cpp - fixed startup and font init crashes. 2020-05-04 20:06:54 +02:00
myiswalpha.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
singlelumpfont.cpp - fixed startup and font init crashes. 2020-05-04 20:06:54 +02:00
singlepicfont.cpp - cleaned the texture manager's method interface from FTexture references. 2020-04-19 10:57:49 +02:00
specialfont.cpp - fixed startup and font init crashes. 2020-05-04 20:06:54 +02:00
v_font.cpp - fixed: The font init code must check textures, not the file system for existence of required data. 2020-09-26 19:57:53 +02:00
v_font.h - fixed startup and font init crashes. 2020-05-04 20:06:54 +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