From caedd92eef8fe47c3925c12d8e81be911556b38b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 11 Jan 2013 01:16:41 +0100 Subject: Update files --- site/articles/fonts.org | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 site/articles/fonts.org (limited to 'site/articles/fonts.org') diff --git a/site/articles/fonts.org b/site/articles/fonts.org new file mode 100644 index 0000000..eea0957 --- /dev/null +++ b/site/articles/fonts.org @@ -0,0 +1,33 @@ +#+TITLE: Fonts + +* Intro + + Being a programmer I spend a lot of time looking at text on my + computer. Mostly monospaced text. So I like to have something + nice to look at. This is a list of the fonts I've found and/or + tried and my opinion about them, these are not just facts so feel + free to disagree. + + I'm currently using: + + | Name | Size | + |--------+------------------------------| + | [[Monaco]] | 12 (or pixelsize=18 for XFT) | + +* List + + Here is the list of fonts I've found and/or tried. + +** Monaco + + This font has the most beautiful parentheses I've ever found + anywhere. Placing two together (like so ~()~) almost creates a + circle. I like this because I write quite a bit of lisp, and as + you may or may not know, lisp uses a lot of parentheses. + +** osaka_unicode + + This font is almost identical to [[Monaco]]. The only real + differences I've found is that is has a different ~a~ and that is + adds a space to each quote (at least double, but I think also + single). -- cgit v1.2.3-54-g00ecf