Uses of Package
org.apache.fontbox.ttf.gsub
Packages that use org.apache.fontbox.ttf.gsub
Package
Description
This package contains utility classes which extract meanigful data from the highly obfuscated GSUB table structures.
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.gsubClassDescriptionTakes 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.This class splits an array of GlyphIds with a prospective match.This class is responsible for replacing GlyphIDs with new ones according to the GSUB tables.Models characters like O-kar (ো) and OU-kar (ৌ).
-
Classes in org.apache.fontbox.ttf.gsub used by org.apache.pdfbox.pdmodelClassDescriptionThis class is responsible for replacing GlyphIDs with new ones according to the GSUB tables.Gets a
Languagespecific instance of aGsubWorker