Class GFPDType1Font

    • Method Detail

      • getCharSet

        public String getCharSet()
        Description copied from interface: PDType1Font
        the value of the CharSet entry in the font descriptor dictionary
        Specified by:
        getCharSet in interface PDType1Font
        Returns:
        the value of the CharSet entry in the font descriptor dictionary.
      • getcharSetListsAllGlyphs

        public Boolean getcharSetListsAllGlyphs()
        Description copied from interface: PDType1Font
        true if the CharSet is present and correctly lists all glyphs present in the embedded font program
        Specified by:
        getcharSetListsAllGlyphs in interface PDType1Font
        Returns:
        true if the CharSet is present and correctly lists all glyphs present in the embedded font program.
      • getisStandard

        public Boolean getisStandard()
        true if the font is one of the 14 standard fonts defined in PDF 1.4 Reference
        Specified by:
        getisStandard in interface PDSimpleFont
        Specified by:
        getisStandard in class GFPDSimpleFont
        Returns:
        true if the font is one of the 14 standard fonts defined in PDF 1.4 Reference.