gzdoom/src/common/fonts
Christoph Oelckers a0d679b84b - FileData cleanup and uncoupling from FString.
Work is still needed to allow this to use the lump cache directly because some decisions in the past made this data padded by a zero byte.
2023-08-22 22:54:52 +02:00
..
font.cpp - fixed handling for Turkish i's. 2023-04-05 19:01:19 +02:00
fontinternals.h - font system overhaul. 2021-05-24 21:28:21 +02:00
hexfont.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
myiswalpha.h - move font code to 'common'. 2020-04-11 20:20:40 +02:00
singlelumpfont.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
singlepicfont.cpp - Backend update from Raze. 2023-05-27 09:31:17 +02:00
specialfont.cpp - Backend update from Raze. 2022-01-02 11:39:17 +01:00
v_font.cpp - Backend update from Raze. 2023-05-27 09:31:17 +02:00
v_font.h - Backend update from Raze. 2023-02-11 12:05:45 +01:00
v_text.cpp - fixed crash when checking the extended character list for the current language. 2023-04-03 17:03:44 +02:00
v_text.h - moved v_text.cpp to 'common'. 2020-04-11 20:20:56 +02:00