aboutsummaryrefslogtreecommitdiff
path: root/graphics/fonts/consolefont.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2016-10-05 23:24:53 +0200
committerEugene Sandulenko2016-10-05 23:24:53 +0200
commit15e499772032ae050627e1558904f119815ec51f (patch)
tree64c0a244ea14ec94a2f4789d8a4d85006d617167 /graphics/fonts/consolefont.cpp
parent3f30e2dd06dbdf0d12849a9850a21e84b60f2b6c (diff)
downloadscummvm-rg350-15e499772032ae050627e1558904f119815ec51f.tar.gz
scummvm-rg350-15e499772032ae050627e1558904f119815ec51f.tar.bz2
scummvm-rg350-15e499772032ae050627e1558904f119815ec51f.zip
GRAPHICS: Load Face Name from BDF files
Also adjust the devtools and built-in fonts accordingly.
Diffstat (limited to 'graphics/fonts/consolefont.cpp')
-rw-r--r--graphics/fonts/consolefont.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fonts/consolefont.cpp b/graphics/fonts/consolefont.cpp
index 748aa08a5c..4d66b09e80 100644
--- a/graphics/fonts/consolefont.cpp
+++ b/graphics/fonts/consolefont.cpp
@@ -5850,6 +5850,7 @@ const byte *const bitmapTable[] = {
// Font structure
static const BdfFontData desc = {
+ "Fixed", // Face name
5, // Max advance
8, // Height
{ 5, 8, 0, -1 }, // Bounding box