XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Figlet
    4. FigletFont

    FigletFont Class

    Definition

    Namespace XenoAtom.Terminal.UI.Figlet
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Show inherited members (6)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    [NullableContext((byte)1)]
    [Nullable((byte)0)]
    public sealed class FigletFont
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (4)

    Block
    HardBlank
    Height
    Info

    Methods (10)

    CreateBlockFont(Int32, Int32)
    GetPredefinedFonts()
    Load(Stream, Encoding?, FigletFontInfo?)
    Load(String, Encoding?, FigletFontInfo?)
    Parse(ReadOnlySpan<Char>, FigletFontInfo?)
    Parse(String, FigletFontInfo?)
    RenderLines(ReadOnlySpan<Char>, FigletRenderOptions)
    RenderLines(String?, FigletRenderOptions)
    ToString()
    TryGetGlyph(Int32, out String[])

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages