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

fix(tui): ascii too narrow #63

Merged
merged 2 commits into from
Nov 14, 2023
Merged

fix(tui): ascii too narrow #63

merged 2 commits into from
Nov 14, 2023

Conversation

7sDream
Copy link
Owner

@7sDream 7sDream commented Nov 14, 2023

Add a hscale param in rasterizer, in ASCII mode, we set it to 2.0 to make a horizontal stretched bitmap.

This not effect Mono and Moon render, as expected.

Preview:

ascii-narrow

Fixes #61.

@7sDream 7sDream merged commit 9ec9e76 into master Nov 14, 2023
10 checks passed
@7sDream 7sDream deleted the fix-ascii-narrow branch November 14, 2023 15:23
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

Successfully merging this pull request may close these issues.

Glyph render in ASCII mode is too narrow
1 participant