diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-22 17:34:24 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-22 17:34:24 +0200 |
commit | 2f1fd9e47dd5c6a217660e4c1a7e5eaf587c3b62 (patch) | |
tree | fc0736657582beea26706625fa88b059c91c9a1e | |
parent | f7790b8f2263b89b21dc91695cee1df70aab368e (diff) | |
download | ponysay-2f1fd9e47dd5c6a217660e4c1a7e5eaf587c3b62.tar.gz ponysay-2f1fd9e47dd5c6a217660e4c1a7e5eaf587c3b62.tar.bz2 ponysay-2f1fd9e47dd5c6a217660e4c1a7e5eaf587c3b62.zip |
FAQ update (TTY + the new pony format)
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -98,7 +98,7 @@ FAQ __Q:__ The output looks like a mess in _(TTY/PuTTY/other)_! -__A:__ Unfortunately, there's nothing much we can do about it. See [issue 1](/erkin/ponysay/issues/1). +__A:__ Unfortunately we cannot make it perfect, see [issue 1](/erkin/ponysay/issues/1). But we have done a lot, read more about how to get the best the current state of the art has to offer in out the [manual](https://github.com/erkin/ponysay/blob/master/ponysay.pdf?raw=true). __Q:__ You are missing _(my-favourite-pony)_! @@ -106,5 +106,6 @@ __A:__ [Ask](/erkin/ponysay/issues) and we'll add! __Q:__ Which programs do you use to generate the pony files? -__A:__ The pony files are actually mostly a bunch of selected [browser ponies](http://web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html) -that are generated into cow files via [img2xterm](/rossy2401/img2xterm) or [util-say](/maandree/util-say). +__A:__ The pony files are actually mostly a bunch of selected [browser ponies](http://web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html), converted using [util-say](/maandree/util-say). + +The [PDF manual](https://github.com/erkin/ponysay/blob/master/ponysay.pdf?raw=true) should answer most of your questions.
\ No newline at end of file |