Property | Type | Description | |
---|---|---|---|
ForcePowerOfTwo | bool | ||
GlyphMargin | int | ||
PageHeight | int | ||
PageWidth | int | ||
SuperSampleLevels | int | ||
TextGenerationRenderHint | TextGenerationRenderHint | ||
UseVertexBuffer | bool | ||
charSet | string |
Method | Description | |
---|---|---|
QFontBuilderConfiguration ( ) : System | ||
QFontBuilderConfiguration ( bool addDropShadow ) : System | ||
QFontBuilderConfiguration ( bool addDropShadow, bool TransformToOrthogProjection ) : System |
public QFontBuilderConfiguration ( ) : System | ||
return | System |
public QFontBuilderConfiguration ( bool addDropShadow ) : System | ||
addDropShadow | bool | |
return | System |
public QFontBuilderConfiguration ( bool addDropShadow, bool TransformToOrthogProjection ) : System | ||
addDropShadow | bool | |
TransformToOrthogProjection | bool | |
return | System |
public TextGenerationRenderHint TextGenerationRenderHint | ||
return | TextGenerationRenderHint |