summaryrefslogtreecommitdiffstats
path: root/computer/jagged-fonts.rst
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-12-29 23:58:00 +0100
committerMatěj Cepl <mcepl@cepl.eu>2016-12-29 23:58:00 +0100
commit21077dc8c003fd39203d1ba3e552af0e5170df73 (patch)
tree663808e48c65c7f3ab3aa667aba48c5daaffb174 /computer/jagged-fonts.rst
parent63cf41b39e3bfd547943a577b25124f886717ccd (diff)
downloadblog-source-21077dc8c003fd39203d1ba3e552af0e5170df73.tar.gz
Reorganize categories into subdirectories
Diffstat (limited to 'computer/jagged-fonts.rst')
-rw-r--r--computer/jagged-fonts.rst36
1 files changed, 36 insertions, 0 deletions
diff --git a/computer/jagged-fonts.rst b/computer/jagged-fonts.rst
new file mode 100644
index 0000000..6c8f245
--- /dev/null
+++ b/computer/jagged-fonts.rst
@@ -0,0 +1,36 @@
+Jagged fonts
+############
+
+:date: 2005-03-31T02:26:00
+:category: computer
+:tags: font, Linux
+
+Tim Bray blogged about his `gripes with Mac OS X`_ and then among the
+reasons why not to unswitch from Mac OS X he mentions "jaggedy spidery
+fonts" and "fast start". Did he every heard about FreeType_ or
+here_? Since I have installed msttcorefonts on my Debian_, I have
+never seen any jagged fonts at all. And with fontconfig_ and its
+support in KDE_, I have never had problems with installing all
+beautiful fonts I can find (this_ is my favorite for writing).
+
+Concerning the fast start. Suspend/resume is supported in 2.6.\* Linux
+kernel and there is even more stable and robust kernel patch
+swsuspend2_, which is not dependent on sometimes rather hairy ACPI
+support in Linux.
+
+.. _`gripes with Mac OS X`:
+ http://www.tbray.org/ongoing/When/200x/2005/03/29/Switch
+.. _FreeType:
+ http://freetype.sourceforge.net/image/ft2-kde.png
+.. _here:
+ http://freetype.sourceforge.net/image/ft2-nautilus.png
+.. _Debian:
+ http://www.debian.org
+.. _fontconfig:
+ http://www.fontconfig.org/
+.. _KDE:
+ http://kde.org
+.. _this:
+ http://www.stormtype.com/free.html
+.. _swsuspend2:
+ http://www.suspend2.net/