Interface IGlyphProvider

    • Method Detail

      • close

        default void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
      • getGlyph

        @Nullable
        default IGlyphInfo getGlyph​(int p_212248_1_)
      • getSupportedGlyphs

        it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()