Interface FontMappings.Output<T>

    • Method Detail

      • writtenWith

        T writtenWith​(Iterator<FontMapping> fontMappingsIterator)
        Obtains a written output with the help of a provided font mappings iterator.
        Parameters:
        fontMappingsIterator - The font mappings iterator
        Returns:
        The written output