OpenTTD Source  20240919-master-gdf0233f4c2
UniscribeStringIterator::CharInfo Struct Reference

Data Fields

bool word_stop: 1
 Code point is suitable as a word break.
 
bool char_stop: 1
 Code point is the start of a grapheme cluster, i.e. a "character".
 

Detailed Description

Definition at line 69 of file string_uniscribe.h.


The documentation for this struct was generated from the following file: