Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leading white spaces of the output are stripped #11

Open
zcysxy opened this issue Sep 6, 2021 · 0 comments
Open

Leading white spaces of the output are stripped #11

zcysxy opened this issue Sep 6, 2021 · 0 comments

Comments

@zcysxy
Copy link

zcysxy commented Sep 6, 2021

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
_          _ _       _ 
                                      | |        | | |     | |
                                      | |__   ___| | | ___ | |
                                      | '_ \ / _ \ | |/ _ \| |
                                      | | | |  __/ | | (_) |_|
                                      |_| |_|\___|_|_|\___/(_)    
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant