diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2016-01-08 11:21:54 -0800 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2016-01-08 11:21:54 -0800 |
commit | 6053d313ce3abe876c7d05574effab438ce5e410 (patch) | |
tree | 0ff96b8118d625e57123a42e6582b9f0e0575583 /source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md | |
parent | d484ca3946753a6dda8f37bb3a2529fc06294fc5 (diff) | |
download | my_new_personal_website-6053d313ce3abe876c7d05574effab438ce5e410.tar.xz my_new_personal_website-6053d313ce3abe876c7d05574effab438ce5e410.zip |
Markdown source files: Use ... to end YAML metadata block
Also add a newline after the metadata block.
... is easier on markdown-mode; if --- is used, the line immediately
above it will be treated as a setext header and highlighted, which isn't
so easy on the eyes.
Diffstat (limited to 'source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md')
-rw-r--r-- | source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md b/source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md index 601421ec..b552bd9f 100644 --- a/source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md +++ b/source/blog/2015-08-31-after-all-these-years-10pt-non-anti-aliased-monaco-is-still-the-best.md @@ -2,7 +2,8 @@ title: "After all these years, 10pt non-anti-aliased Monaco is still the best" date: 2015-08-31T06:31:03+08:00 date_display: August 31, 2015 ---- +... + Ars Technica [just ran a piece](http://arstechnica.com/information-technology/2015/08/open-source-typeface-hack-brings-design-to-source-code/) on the open source programming font [Hack](https://github.com/chrissimpkins/Hack). Now I don't really know why this is news-worthy (open source programming fonts aren't a new thing), but I thought I'd give it a try. The result is unsurprising. I've loved my 10pt non-anti-aliased Monaco for years, beginning with the Pro profile of Terminal.app. In fact, I initially refused to use iTerm2 precisely because I can't reproduce my beloved typeface in it, until I found out the non anti-aliasing trick. This time again, Hack simply can't compete with my favorite font; see the screenshots below. Among other things, it is way too thick for my liking — the same problem that haunts a whole range of programming fonts. Note that Hack is [supposed to](https://github.com/chrissimpkins/Hack#about) look good at 8px–12px according to its README, but I tested it at 9pt–12pt in iTerm2 (I know, pt is supposed to be larger than px, but I seriously doubt that anyone would want 8px or 6pt as their daily font size — and for that matter iTerm2 doesn't even allow me to go below 9pt, a pretty reasonable restriction, I'd say). |