Interface FDSelect

All Known Implementing Classes:
CFFParser.Format0FDSelect, CFFParser.Format3FDSelect

public interface FDSelect
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getFDIndex(int gid)
    Returns the Font DICT index for the given GID.
  • Method Details

    • getFDIndex

      int getFDIndex(int gid)
      Returns the Font DICT index for the given GID.
      Parameters:
      gid - GID
      Returns:
      the font dictionary index of the given GID