Skip to content

Leading white spaces of the output are stripped #11

Open
@zcysxy

Description

@zcysxy

I'm trying to print figlet output to the note. However, the leading white spaces are always stripped from the output. Is this a bug or is it intentional? Here is an example (I use cmd on Windows)

```cmd
figlet -t -w 100 -c -f big hello!
```

```output
_          _ _       _ 
                                      | |        | | |     | |
                                      | |__   ___| | | ___ | |
                                      | '_ \ / _ \ | |/ _ \| |
                                      | | | |  __/ | | (_) |_|
                                      |_| |_|\___|_|_|\___/(_)    
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions