OpenTTD Source
20241108-master-g80f628063a
|
Functions related to laying out text on Win32. More...
Go to the source code of this file.
Data Structures | |
class | UniscribeParagraphLayoutFactory |
Helper class to construct a new UniscribeParagraphLayout. More... | |
class | UniscribeStringIterator |
String iterator using Uniscribe as a backend. More... | |
struct | UniscribeStringIterator::CharInfo |
Functions | |
void | UniscribeResetScriptCache (FontSize size) |
Functions related to laying out text on Win32.
Definition in file string_uniscribe.h.