Texture healing like Monaspace Font #827
ayush-bhattacharya
started this conversation in
General
Replies: 2 comments 1 reply
|
Sorry mate, the developer had decided against implementing such a feature: #500 |
1 reply
|
This is a very challenging task for me, especially since I’m not a professional and this is just a side project. If you’re willing to pay me $10,000, I can try to implement it within six months. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Monospaced type suffers from an inherent problem of uneven texture, text with some areas that are significantly denser, and some that have an excess of whitespace. It’s an unavoidable consequence of trying to fit every letter into a uniform box, when some letters want more space, and some want less.
Just like GitHub's Monaspace font, is it possible to have something like this? Well for now it is an idea, but if it can turn into reality with Maples Mono, then it would be great!
All reactions