Created
January 29, 2017 16:06
-
-
Save cstrouse/fe0c07877dfa06ed4c5594acc276b04f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| chronos@localhost /usr/local/tmp/figlet-2.2.5 $ ./run-tests.sh fonts/ | |
| Default font dir: /usr/local/share/figlet | |
| Current font dir: fonts/ | |
| Default font: standard | |
| _____ _ _ _ | |
| |_ _|__ __| |_ _ _ ___ ____ _| | |_ ___ | |
| | |/ -_|_-< _| | '_/ -_|_-< || | | _(_-< | |
| |_|\___/__/\__| |_| \___/__/\_,_|_|\__/__/ | |
| Run test 001: showfigfonts output... pass | |
| Run test 002: text rendering in all fonts... pass | |
| Run test 003: long text rendering... pass | |
| Run test 004: left-to-right text... pass | |
| Run test 005: right-to-left text... pass | |
| Run test 006: flush-left justification... pass | |
| Run test 007: flush-right justification... pass | |
| Run test 008: center justification... pass | |
| Run test 009: kerning mode... pass | |
| Run test 010: full width mode... pass | |
| Run test 011: overlap mode... pass | |
| Run test 012: tlf2 font rendering... pass | |
| Run test 013: kerning flush-left right-to-left mode... pass | |
| Run test 014: kerning centered right-to-left mode (slant)... pass | |
| Run test 015: full-width flush-right right-to-left mode... pass | |
| Run test 016: overlap flush-right mode (big)... pass | |
| Run test 017: tlf2 kerning flush-right mode... pass | |
| Run test 018: tlf2 overlap centered mode... pass | |
| Run test 019: tlf2 full-width flush-left right-to-left mode... pass | |
| Run test 020: specify font directory... pass | |
| Run test 021: paragraph mode long line output... pass | |
| Run test 022: short line output... pass | |
| Run test 023: kerning paragraph centered mode (small)... pass | |
| Run test 024: list of control files... pass | |
| Run test 025: uskata control file... pass | |
| Run test 026: jis0201 control file... pass | |
| All tests passed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment