Skip to content

@ character does not show in big text #669

@byMonaco

Description

@byMonaco
     // Define the text to be rendered
var text = "@@@@@@@@PTerm"

// Convert the text into a format suitable for PTerm
var letters = putils.LettersFromString(text)

// Render the text using PTerm's default big text style

pterm.DefaultBigText.WithLetters(letters).Render()

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions