Package org.apache.batik.svggen.font
Class Font
java.lang.Object
org.apache.batik.svggen.font.Font
The TrueType font.
-
Constructor Details
-
Font
public Font()Constructor
-
-
Method Details
-
getTable
-
getOS2Table
-
getCmapTable
-
getHeadTable
-
getHheaTable
-
getHmtxTable
-
getLocaTable
-
getMaxpTable
-
getNameTable
-
getPostTable
-
getAscent
public int getAscent() -
getDescent
public int getDescent() -
getNumGlyphs
public int getNumGlyphs() -
getGlyph
-
getPath
-
getTableDirectory
-
read
- Parameters:
pathName
- Path to the TTF font file
-
create
-
create
- Parameters:
pathName
- Path to the TTF font file
-