Package | Description |
---|---|
com.sun.javafx.font.directwrite |
Modifier and Type | Field and Description |
---|---|
private RECT |
DWGlyph.rect |
private RECT[] |
DWGlyph.rects |
Modifier and Type | Method and Description |
---|---|
(package private) RECT |
IDWriteGlyphRunAnalysis.GetAlphaTextureBounds(int textureType) |
(package private) static RECT |
OS.GetAlphaTextureBounds(long ptr,
int textureType) |
Modifier and Type | Method and Description |
---|---|
(package private) byte[] |
IDWriteGlyphRunAnalysis.CreateAlphaTexture(int textureType,
RECT textureBounds) |
(package private) static byte[] |
OS.CreateAlphaTexture(long ptr,
int textureType,
RECT textureBounds) |