Created
October 9, 2009 05:56
-
-
Save thrashr888/205767 to your computer and use it in GitHub Desktop.
This file contains 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
Pauls-MacBook-Pro:textorize-img thrashr888$ textorize --help | |
Usage: /usr/bin/textorize [options] string | |
-f, --font=[FONT] Font name | |
-s, --size=[SIZE] Font size in point | |
-l, --lineheight=[HEIGHT] Line height in point | |
-o, --output=[FILENAME] Specify filename for saving | |
-b, --obliqueness=[ANGLE] Slant angle | |
-c, --color=[COLOR] Render text in specific color | |
--background=[COLOR] Render background in specific color | |
-h, --help Display this message and exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment