OpenTTD Source
20241121-master-g67a0fccfad
|
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.