-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
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
Cannot convert files from ANSI-art galleries #26
Comments
It would be good to get a screenshot as my terminal doesn't make much sense of it either with: This image looks to be made from multiple passes, but ansi2html isn't handling resetting the position and is just outputting them one after another. |
*This e-mail in Markdown*
It would be good to get a screenshot as my
terminal doesn't make much sense of it either with:
iconv -fiso-8859-1 < pb.o/scripts/priv/ansi2html/ansi2html_tests/fist.ans
The image should render
[thus](http://artscene.textfiles.com/ansi/artwork/.png/fist.ans.png)—if
that's what you ask.
This image looks to be made from multiple passes,
but ansi2html isn't handling resetting the position
and is just outputting them one after another.
Do you mean that the failure of your script to render that file is expected
behavior? If so, it shame because a shell script one of the most simple,
portable, and self-contained solutions. Could you, perhaps, consider
implementing multipass support? It would make you script a great tool
for many ANSI-art galleries, such as the
[one](http://artscene.textfiles.com/ansi/)
whence I downloaded the `fist.ans` expample.
|
Sorry for the previous message. I didn't know Github did not process Markdown correctly when loading it from e-mails.
The image should render
Do you mean that the failure of your script to render that file is expected |
Thanks for the screenshot. |
So you accept this issue as a change request? Great news, and many thanks.
|
Hello, while trying to convert this
.ans
file with your script:I received a mess. Should your script work with these files?
The text was updated successfully, but these errors were encountered: