Uses of Class
com.itextpdf.io.font.otf.OtfMarkRecord
Packages that use OtfMarkRecord
-
Uses of OtfMarkRecord in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf with type parameters of type OtfMarkRecordModifier and TypeFieldDescriptionfinal Map
<Integer, OtfMarkRecord> GposLookupType4.MarkToBase.marks
final Map
<Integer, OtfMarkRecord> GposLookupType5.MarkToLigature.marks
final Map
<Integer, OtfMarkRecord> GposLookupType6.MarkToBaseMark.marks
Methods in com.itextpdf.io.font.otf that return types with arguments of type OtfMarkRecordModifier and TypeMethodDescriptionstatic List
<OtfMarkRecord> OtfReadCommon.readMarkArray
(OpenTypeFontTableReader tableReader, int location)