Uses of Interface
org.apache.fontbox.ttf.gsub.GlyphArraySplitter
-
Packages that use GlyphArraySplitter Package Description org.apache.fontbox.ttf.gsub This package contains utility classes which extract meanigful data from the highly obfuscated GSUB table structures. -
-
Uses of GlyphArraySplitter in org.apache.fontbox.ttf.gsub
Classes in org.apache.fontbox.ttf.gsub that implement GlyphArraySplitter Modifier and Type Class Description classGlyphArraySplitterRegexImplThis is an in-efficient implementation based on regex, which helps split the array.
-