Package com.tom_roush.fontbox.ttf
Class DigitalSignatureTable
- java.lang.Object
-
- com.tom_roush.fontbox.ttf.TTFTable
-
- com.tom_roush.fontbox.ttf.DigitalSignatureTable
-
public class DigitalSignatureTable extends TTFTable
A table in a true type font.
-
-
Field Summary
Fields Modifier and Type Field Description static StringTAGTag to identify this table.-
Fields inherited from class com.tom_roush.fontbox.ttf.TTFTable
font, initialized
-
-
-
-
Field Detail
-
TAG
public static final String TAG
Tag to identify this table.- See Also:
- Constant Field Values
-
-