org.apache.fop.fonts.base14
Class TimesBoldItalic
- FontMetrics
public class TimesBoldItalic
TimesBoldItalic
public TimesBoldItalic()
TimesBoldItalic
public TimesBoldItalic(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-2008 The Apache Software Foundation. All Rights Reserved.