forked from mirror/OpenTTD
(svn r25651) -Fix: Textbuf caret rendering for complex scripts (e.g. Tamil).
This commit is contained in:
@@ -69,6 +69,8 @@ private:
|
||||
bool CanMoveCaretRight();
|
||||
WChar MoveCaretRight();
|
||||
|
||||
void UpdateWidth();
|
||||
void UpdateCaretPosition();
|
||||
};
|
||||
|
||||
#endif /* TEXTBUF_TYPE_H */
|
||||
|
Reference in New Issue
Block a user