Uses of Class
org.openpdf.renderer.font.ttf.Glyf
Packages that use Glyf
-
Uses of Glyf in org.openpdf.renderer.font.ttf
Subclasses of Glyf in org.openpdf.renderer.font.ttfModifier and TypeClassDescriptionclassA single simple glyph in a pdf font.classA single simple glyph in a pdf font.Methods in org.openpdf.renderer.font.ttf that return GlyfModifier and TypeMethodDescriptionstatic GlyfGlyf.getGlyf(ByteBuffer data) Get a map from the given data This method reads the format, data and length variables of the map.GlyfTable.getGlyph(int index) Get the glyph at a given index, parsing it as needed