We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tried to devise an algorithm that would print code into any shape using HTML canvas, progressively reducing font size to fit all of it.
Code: https://github.com/evgenyvinnik/pretty-print
Try it out: https://evgenyvinnik.github.io/pretty-print/
Demo: https://youtu.be/WkC3j4lN30Y
P.P.S. not very proud of the end result - it is not polished at all, but better than nothing, I guess.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tried to devise an algorithm that would print code into any shape using HTML canvas, progressively reducing font size to fit all of it.
Code: https://github.com/evgenyvinnik/pretty-print
Try it out: https://evgenyvinnik.github.io/pretty-print/
Demo: https://youtu.be/WkC3j4lN30Y
P.P.S. not very proud of the end result - it is not polished at all, but better than nothing, I guess.
The text was updated successfully, but these errors were encountered: