X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fvideo%2Ffont.hpp;h=513e0d091c3a57c08b4c531088b070da3fba3c04;hb=8fc619c1560d238cbf22fb666847642a130516c6;hp=4704d76be791dbf3bb2b6fdbe1f185bdb812c0e9;hpb=24cbc2eb14f4fc0e45e221e67900656940effd31;p=supertux.git diff --git a/src/video/font.hpp b/src/video/font.hpp index 4704d76be..513e0d091 100644 --- a/src/video/font.hpp +++ b/src/video/font.hpp @@ -137,6 +137,7 @@ private: std::vector shadow_surfaces; int char_height; int shadowsize; + int border; /** 65536 of glyphs */ std::vector glyphs;