Skip to content
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

Export UTF8 and macOS terminal #233

Open
sblendorio opened this issue Mar 15, 2024 · 2 comments
Open

Export UTF8 and macOS terminal #233

sblendorio opened this issue Mar 15, 2024 · 2 comments

Comments

@sblendorio
Copy link

This is the Moebius screenshot of the project:
image

Here is the ".ans" file:
https://www.dropbox.com/scl/fi/1pgkkw2pyiib7hvgvr8rd/RetrocampusBbsMainMenu.ans?rlkey=eodaiodyse0rulktdbeiz13j7&dl=0

When I convert it to UTF8 I get this:
https://www.dropbox.com/scl/fi/7m055jwgv0naz3bnob7fs/RetrocampusBbsMainMenu.utf8ans?rlkey=j1pf6chpvgrp7wylsmpsg2b01&dl=0

but when I "cat" it into macOS terminal I get this:
image

How could I get a coherent result? (always black background or always white background)

Thanks in advance

@sblendorio
Copy link
Author

I "mitigated" the problem with:

sed -i -s 's/40m/0m/g' RetrocampusBbsMainMenu.utf8ans

(could this help in a patch?)

But there are still the "light white" elements:

image

@jeeftor
Copy link

jeeftor commented Mar 28, 2024

I'm trying to do the opposite where I take an ansi image generator (Chafa/pixterm) and try to import it and it looks terrible :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants