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

Array of character ° bad rendering #80

Open
PHHENS opened this issue Sep 26, 2021 · 2 comments
Open

Array of character ° bad rendering #80

PHHENS opened this issue Sep 26, 2021 · 2 comments

Comments

@PHHENS
Copy link

PHHENS commented Sep 26, 2021

Dear developpers,

Rendering a grid of ° characters uncenters this grid inside frame.
See below example :
.---------.
| ° ° ° ° |
| ° ° ° ° |
'---------'
renders :
image

Thanks for your help.

@mbarkhau
Copy link
Contributor

As a fix. It looks like the ° are being interpreted as connected text. You could switch to using o instead, which appears to still be rendered as a shape: https://mbarkhau.keybase.pub/asciigrid/#vvC;AOAOA;MCCCgAgAMBDAKAKhAADpABNmbNBBrjQLgAjAiwrCou

@PHHENS
Copy link
Author

PHHENS commented Sep 27, 2021

Don't know what is connected text ;-)
At my point of view, there will be few usage from that char as a "degree" symbol.
Would me much interesting to use it as one character very little circle.
In the same spirit, small o and big O should render as circle, this let it readable for Text,
and make it usable for graphics too.

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