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

Feature request: Monospaced font #54

Closed
Brog33 opened this issue Nov 24, 2020 · 6 comments
Closed

Feature request: Monospaced font #54

Brog33 opened this issue Nov 24, 2020 · 6 comments

Comments

@Brog33
Copy link

Brog33 commented Nov 24, 2020

Would be very nice to have the option to use a monospaced font.

@Eryc-M
Copy link

Eryc-M commented Dec 5, 2020

I second this feature request. A Monospaced font in the editor view would help greatly, especially with tables. If possible, would like to have to option for a monospaced font in the editor view and rendered view.

@zecakeh
Copy link
Contributor

zecakeh commented Jan 1, 2021

I'd like to work on that in the next days and it should be trivial. As long as we're into it, should we provide other choices than the default font and a monospace font?

@tasn
Copy link
Member

tasn commented Jan 2, 2021

@zecakeh , Is it possible to only offer the fonts available in the system? So that users can just choose any of the fonts they have installed? We could potentially ship our own fonts, but I'm much rather not. I'm pretty sure it's possible to choose system fonts, so it's just about listing them or having our own preset list.

@zecakeh
Copy link
Contributor

zecakeh commented Jan 2, 2021

I'm working on it but I'm sticking with three choices right now that are available on all platforms: sans-serif (default system font), monospace and serif.
I believe showing all fonts would complicate things especially for iOS users that have at least as many fonts as on any computer. Android is way more limited.

@tasn
Copy link
Member

tasn commented Jan 2, 2021

@zecakeh, I think you are right. Good idea, go ahead with that!

@tasn
Copy link
Member

tasn commented Jan 4, 2021

Fixed in 0149a25

@tasn tasn closed this as completed Jan 4, 2021
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

4 participants