Uses of Package
org.apache.fontbox.ttf.gsub
-
Packages that use org.apache.fontbox.ttf.gsub Package Description org.apache.fontbox.ttf.gsub This package contains utility classes which extract meanigful data from the highly obfuscated GSUB table structures.org.apache.pdfbox.pdmodel The PDModel package represents a high level API for creating and manipulating PDF documents. -
Classes in org.apache.fontbox.ttf.gsub used by org.apache.fontbox.ttf.gsub Class Description CompoundCharacterTokenizer Takes in the given text having compound-glyphs to substitute, and splits it into chunks consisting of parts that should be substituted and the ones that can be processed normally.GlyphArraySplitter This class splits an array of GlyphIds with a prospective match.GlyphSubstitutionDataExtractor.ScriptTableDetails GsubWorker This class is responsible for replacing GlyphIDs with new ones according to the GSUB tables.GsubWorkerForBengali.BeforeAndAfterSpanComponent Models characters like O-kar (ো) and OU-kar (ৌ). -
Classes in org.apache.fontbox.ttf.gsub used by org.apache.pdfbox.pdmodel Class Description GsubWorker This class is responsible for replacing GlyphIDs with new ones according to the GSUB tables.GsubWorkerFactory Gets aLanguagespecific instance of aGsubWorker