Interface ScriptFeature

    • Method Detail

      • getName

        java.lang.String getName()
      • getAllGlyphIdsForSubstitution

        java.util.Set<java.util.List<java.lang.Integer>> getAllGlyphIdsForSubstitution()
      • canReplaceGlyphs

        boolean canReplaceGlyphs​(java.util.List<java.lang.Integer> glyphIds)
      • getReplacementForGlyphs

        java.lang.Integer getReplacementForGlyphs​(java.util.List<java.lang.Integer> glyphIds)