Interface FontCheckUtil.CharacterChecker

    • Method Detail

      • check

        boolean check​(int ch,
                      PdfFont font)
        Checks passed symbol against the font
        Parameters:
        ch - character to check
        font - font to check
        Returns:
        true if check passes, otherwise false