scummvm/graphics/fonts
Marcus Comstedt 129e5caa6e GRAPHICS: Add Latin Extended-A to GUI font
This fixes incorrectly rendered characters in the about crawler.

The following BDF file was used as source:
https://opensource.apple.com/source/X11fonts/X11fonts-10.2/font-adobe-75dpi/font-adobe-75dpi-X11R7.0-1.0.0/helvB12.bdf
2021-10-23 09:47:27 +02:00
..
amigafont.cpp GRAPHICS: Avoid modifying the built-in Topaz font data 2021-04-18 15:28:51 +02:00
amigafont.h GRAPHICS: Avoid modifying the built-in Topaz font data 2021-04-18 15:28:51 +02:00
bdf.cpp GRAPHICS: Expose ascent value in font class 2021-03-23 20:25:23 +00:00
bdf.h GRAPHICS: Expose ascent value in font class 2021-03-23 20:25:23 +00:00
consolefont.cpp
macfont.cpp GRAPHICS: MACGUI: text length should not bigger than maxWidth - 1 2021-07-29 12:04:20 +08:00
macfont.h GRAPHICS: MACGUI: draw the underLine in kerning area when we are dealing with underLine font. 2021-07-23 17:06:38 +08:00
newfont.cpp
newfont_big.cpp GRAPHICS: Add Latin Extended-A to GUI font 2021-10-23 09:47:27 +02:00
ttf.cpp GRAPHICS: TTF: Support loading fixed size fonts 2021-05-01 01:49:46 +02:00
ttf.h GRAPHICS: Added support for stem darkening in TTF 2020-09-23 23:44:35 +02:00
winfont.cpp GRAPHICS: Support loading a Windows font from an existing stream 2021-09-24 23:51:46 +01:00
winfont.h GRAPHICS: Support loading a Windows font from an existing stream 2021-09-24 23:51:46 +01:00