org.apache.fop.fonts.base14
Class TimesBold
- FontMetrics
TimesBold
public TimesBold()
TimesBold
public TimesBold(boolean enableKerning)
getEncoding
public String getEncoding()
Get the encoding of the font.
- getEncoding in interface Typeface
getFirstChar
public int getFirstChar()
getLastChar
public int getLastChar()
hasChar
public boolean hasChar(char c)
Determines whether this font contains a particular character/glyph.
- hasChar in interface Typeface
- True if the character is supported, Falso otherwise
mapChar
public char mapChar(char c)
Map a Unicode character to a code point in the font.
- mapChar in interface Typeface
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.