OpenTTD Source  1.11.0-beta2
ICUParagraphLayoutFactory Class Reference

Helper class to construct a new ICUParagraphLayout. More...

Public Types

typedef UChar CharType
 Helper for GetLayouter, to get the right type.
 

Static Public Member Functions

static ParagraphLayouterGetParagraphLayout (UChar *buff, UChar *buff_end, FontMap &fontMapping)
 
static size_t AppendToBuffer (UChar *buff, const UChar *buffer_last, WChar c)
 

Static Public Attributes

static const bool SUPPORTS_RTL = true
 Helper for GetLayouter, to get whether the layouter supports RTL.
 

Detailed Description

Helper class to construct a new ICUParagraphLayout.

Definition at line 182 of file gfx_layout.cpp.


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