effect-tree
    Preparing search index...

    Function Theme

    Index

    drawing

    • Function

      Build theme from GlyphSetName.

      Parameters

      • name:
            | "ascii"
            | "double"
            | "hDouble"
            | "hThick"
            | "round"
            | "space"
            | "thick"
            | "thin"
            | "vDouble"
            | "vThick"
            | "bullets"
            | "unix"
            | "unixRound" = 'thin'
      • indents: number = 0
      • Optionaltheme: Omit<Draw.Theme, "indents" | "glyphs">

      Returns Draw.Theme