Skip to content

Reduce size of Forth's ASCII logo #249

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

Closed
o2sh opened this issue Oct 9, 2020 · 0 comments
Closed

Reduce size of Forth's ASCII logo #249

o2sh opened this issue Oct 9, 2020 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@o2sh
Copy link
Owner

o2sh commented Oct 9, 2020

Some of our ASCII logos exceed the max size imposed by our Guideline. The Forth's ASCII logo is one of them:

forth

The idea would be to come up with a new ASCII logo for Forth with a width < MAX_WIDTH = 40 and height < MAX_HEIGHT = 25


To check if your ASCII logo falls into the boundaries of width/height defined above, you can run cargo test -- --ignored

@o2sh o2sh added help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 9, 2020
o2sh added a commit that referenced this issue Oct 15, 2020
@o2sh o2sh closed this as completed Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant