Свойство | Тип | Описание | |
---|---|---|---|
CharSetMapping | QFontGlyph>.Dictionary | ||
KerningPairs | int>.Dictionary | ||
Pages | QuickFont.TexturePage[] | ||
dropShadow | |||
maxGlyphHeight | int | ||
meanGlyphWidth | float | ||
naturallyMonospaced | bool | ||
scaleDueToTransformToViewport | float |
Метод | Описание | |
---|---|---|
CalculateMaxHeight ( ) : void | ||
CalculateMeanWidth ( ) : void | ||
Deserialize ( List |
||
Dispose ( ) : void | ||
GetKerningPairCorrection ( int index, string text, |
Returns the kerning length correction for the character at the given index in the given string. Also, if the text is part of a textNode list, the nextNode is given so that the following node can be checked incase of two adjacent word nodes.
|
|
GetMonoSpaceWidth ( |
||
IsMonospacingActive ( |
||
Serialize ( ) : List |
public Deserialize ( List |
||
input | List |
|
pageCount | int | |
charSet | char | |
Результат | void |
public GetKerningPairCorrection ( int index, string text, |
||
index | int | |
text | string | |
textNode | ||
Результат | int |
public GetMonoSpaceWidth ( |
||
options | ||
Результат | float |
public IsMonospacingActive ( |
||
options | ||
Результат | bool |