Package org.apache.fontbox.ttf
Class OTLTable
java.lang.Object
org.apache.fontbox.ttf.TTFTable
org.apache.fontbox.ttf.OTLTable
OpenType Layout (OTL) table. Uses the OpenType Layout Common Table Format.
-
Field Summary
Fields inherited from class org.apache.fontbox.ttf.TTFTable
font, initialized
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fontbox.ttf.TTFTable
getCheckSum, getInitialized, getLength, getOffset, getTag, read, setCheckSum, setLength, setOffset, setTag
-
Constructor Details
-
OTLTable
OTLTable(TrueTypeFont font)
-