class IDWriteFontFace extends IUnknown
Constructor and Description |
---|
IDWriteFontFace(long ptr) |
Modifier and Type | Method and Description |
---|---|
(package private) DWRITE_GLYPH_METRICS |
GetDesignGlyphMetrics(short glyphIndex,
boolean isSideways) |
(package private) Path2D |
GetGlyphRunOutline(float emSize,
short glyphIndex,
boolean isSideways) |
DWRITE_GLYPH_METRICS GetDesignGlyphMetrics(short glyphIndex, boolean isSideways)
Path2D GetGlyphRunOutline(float emSize, short glyphIndex, boolean isSideways)