public class GenericFont extends CommonFont
| Modifier and Type | Method and Description |
|---|---|
static GenericFont |
createNew(de.intarsys.tools.locator.ILocator locator,
de.intarsys.cwt.freetype.Face face) |
String |
getFontFamilyName()
The font family name
|
String |
getFontName()
The font name.
|
String |
getFontNameCanonical()
The canonical font name.
|
String |
getFontNamePostScript()
The postscript font name.
|
FontStyle |
getFontStyle()
The font style.
|
String |
getFontType()
The font type.
|
getFontProgrampublic static GenericFont createNew(de.intarsys.tools.locator.ILocator locator, de.intarsys.cwt.freetype.Face face)
public String getFontFamilyName()
IFontpublic String getFontName()
IFontpublic String getFontNameCanonical()
IFontpublic String getFontNamePostScript()
IFontpublic FontStyle getFontStyle()
IFontCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.