public abstract class Font extends Object
You get a Font object by calling Context's
loadFont().
| Modifier and Type | Method and Description |
|---|---|
FontDescription |
describe()
Given a calculated Pango Font object, get a description of it.
|
FontDescription |
describeWithAbsoluteSize()
Given a calculated Pango Font object, get a description of it.
|
public FontDescription describe()
public FontDescription describeWithAbsoluteSize()