Interface FontBoxFont

All Known Implementing Classes:
CFFCIDFont, CFFFont, CFFType1Font, OpenTypeFont, TrueTypeFont, Type1Font

public interface FontBoxFont
Common interface for all FontBox fonts.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the font's bounding box in PostScript units.
    Returns the FontMatrix in PostScript units.
    The PostScript name of the font.
    Returns the path for the character with the given name.
    float
    Returns the advance width for the character with the given name.
    boolean
    Returns true if the font contains the given glyph.