Mononoki – A Font for Programming and Code Review
71–80 of 129 posts
Re: Mononoki – A Font for Programming and Code Review
#72Re: Mononoki – A Font for Programming and Code Review
#73Re: Mononoki – A Font for Programming and Code Review
#74Cool, but what I really need to know is if two characters next to each other make a square, such that I can have CJK characters in the same line and not muck up the formatting.
:set guifont=mononoki:h11:cANSI
:set guifontwide=MS_Mincho:h11:cANSI
With this, East Asian characters show up fine. They don't look good next to the mononoki but the spacing is good. MS_Gothic looks a bit better, since it has the simplified, blocky kanji strokes.Basically this mixture of two fonts, one for one-space-characters and another for the Unicode two-spacers, is up to your editor to get right.
I tried increasing the size of the guifontwide. No matter what size I pick, the alignment is correct; for excessively large sizes of the wide font relative to the regular one, the kanji just start to get jammed together. Basically you have to increase their sizes together to avoid the cramping.
Re: Mononoki – A Font for Programming and Code Review
#75Earlier quoted context omitted.
Why don't you just continue to use the terminal font then? That Quora link ^ made it looked like you could get a copy.
I've considered doing just that, but it wouldn't be the right thing to do. I don't want to make money using something that technically isn't mine to use.
Re: Mononoki – A Font for Programming and Code Review
#76I've added it to the programming font comparison at http://s9w.io/font_compare/
Re: Mononoki – A Font for Programming and Code Review
#77Re: Mononoki – A Font for Programming and Code Review
#78Earlier quoted context omitted.
I've considered doing just that, but it wouldn't be the right thing to do. I don't want to make money using something that technically isn't mine to use.
What's the technicality? Typefaces are exempt from copyright protection.
Font files, meaning the specific binary files implementing a typeface on your computer, most certainly are copyrightable and licensable. If I were to purchase Myriad from Adobe, I couldn't just hand that font over to you-- that would be against the license agreement and would qualify as software piracy.
(This is all based on US copyright; YMMV if you're elsewhere.)
Re: Mononoki – A Font for Programming and Code Review
#79Re: Mononoki – A Font for Programming and Code Review
#80I've added it to the programming font comparison at http://s9w.io/font_compare/
* CP-mono
* Oxygen mono
* Fira Code