(svn r15803) -Codechange: use the new text drawing API for multicenter
-Fix (r15800): off-by-one w.r.t. offsets
This commit is contained in:
@@ -108,7 +108,6 @@ Dimension GetStringBoundingBox(const char *str);
|
||||
uint32 FormatStringLinebreaks(char *str, int maxw);
|
||||
int GetStringHeight(StringID str, int maxw);
|
||||
void LoadStringWidthTable();
|
||||
void DrawStringMultiCenter(int x, int y, StringID str, int maxw);
|
||||
|
||||
/**
|
||||
* Let the dirty blocks repainting by the video driver.
|
||||
|
Reference in New Issue
Block a user