figlet-js
figlet-js copied to clipboard
JavaScript parser for FIGlet fonts
Here is a pull request from a branch containing just the bugfix, without all the code for the animation effect. I'm not sure when (if ever) I'll get around to...
Fix for issue #4 I try to fix it by calculating an offest. It seems that characters larger then 160 have extra line, but after struggle with it (and not...
Roman letter instance look like this: ``` .oo. $# .88' `8. $# 88. .8' $# `88.8P $# d888[.8' $# 88' `88. $# `bodP'`88.$# $# $# $## ```
The kerning is different then linux figlet original figlet: ``` _ _ _ | |__ ___| | | ___ | '_ \ / _ \ | |/ _ \ |...
It seems that even original figlet don't display right letters, maybe because of the font. But anyway: original "ą" ``` _ _ (_)_(_) /_\ / _ \ /_/ \_\ ```...