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

How to Change Font of the Text in the Output SVG File #28

Open
cricrazy opened this issue May 10, 2024 · 2 comments
Open

How to Change Font of the Text in the Output SVG File #28

cricrazy opened this issue May 10, 2024 · 2 comments
Assignees

Comments

@cricrazy
Copy link

cricrazy commented May 10, 2024

For the given ASCIIArt, if I have some Text, I would like to have this Text in the output image as Regular Fonts and Not Monospaced fonts. How can I change the font setting for the output image file?

 Step 1
   |
   v
 Step 2
   |
   v
  End

gives this output.

image

@dmullis
Copy link
Collaborator

dmullis commented Jun 17, 2024

This would be of very narrow application, since any graphics to the right of such text would fall out of X-axis alignment with rows above and below.

Recommend "won't fix".

@dmullis dmullis closed this as completed Jun 17, 2024
@dmullis dmullis reopened this Jun 17, 2024
@dmullis dmullis closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
@dmullis
Copy link
Collaborator

dmullis commented Jul 10, 2024

Reopening based on title of issue, not specific variable pitch fonts, which remain impractical, due to alignment issues.

Alternate fixed pitch fonts however are practical; there's no reason not to allow their specification as configuration options.

@dmullis dmullis reopened this Jul 10, 2024
@dmullis dmullis self-assigned this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants