From 684171f30e61ab2c594324a3ff78d0d2df6defb3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Apr 2013 16:28:43 +0300 Subject: add in sdlfont map support also for calculating string widths. --- src/gui/sdlfont.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/sdlfont.h') diff --git a/src/gui/sdlfont.h b/src/gui/sdlfont.h index 41edf4145..9e439279f 100644 --- a/src/gui/sdlfont.h +++ b/src/gui/sdlfont.h @@ -99,6 +99,7 @@ class TextChunkList final SDLTextChunk *end; uint32_t size; std::map search; + std::map searchWidth; }; /** -- cgit v1.2.3-60-g2f50