[]
DWRITE_FONT_METRICS
public struct FontMetrics
Name | Description |
---|---|
Ascent | unsigned short ascent |
CapHeight | unsigned short capHeight |
Descent | unsigned short descent |
DesignUnitsPerEm | unsigned short designUnitsPerEm |
LineGap | short lineGap |
StrikethroughPosition | short strikethroughPosition |
StrikethroughThickness | unsigned short strikethroughThickness |
UnderlinePosition | short underlinePosition |
UnderlineThickness | unsigned short underlineThickness |
XHeight | unsigned short xHeight |