For w/e reason they are no longer included in the official repositories – I know, I know… There are replacements around, which I use, but for work purposes you unfortunately just need them.
wget http://download.opensuse.org/update/10.3/scripts/fetchmsttfonts.sh
chmod +x ./fetchmsttfonts.sh
./fetchmsttfonts.sh
Done.
Read Full Post »
Posted in KDE, Linux, Unix, tagged Fonts, KDE, Linux, Unix on June 9, 2008 | Leave a Comment »
… gosh, I always forget what I do to my font configs on my machines.
KDE: Enable Antialiasing/Subpixel hinting RGB/Style Medium
Fontconfig system wide: Replace Helvetica with something readable in .fonts.conf
Link 10-autohint.conf and 10-sub-pixel-rgb.conf
To be never forgotten again for my fonts to look gorgeous.
Read Full Post »
Posted in Unix, tagged Bash, Linux, Unix on April 2, 2008 | Leave a Comment »
… my Sidux has bash-completion enabled for all apt-commands.
apt-get install amarok<tab> simply rocks instead of using apt-cache search everytime.
Read Full Post »
Posted in Linux, Rants, Unix, tagged Linux, Rants, Unix on March 28, 2008 | Leave a Comment »
Note to self: Intel’s HDA chip on my P35 motherboard sucks and doesn’t support hardware mixing. Debian’s libasound2 sucks too since the plug:dmix is broken for w/e reason.
Solution: Reactived my trusty old Creative Audigy2. Sweet piece of hardware and does hardware mixing.
Read Full Post »
Posted in Unix, tagged NSLU2, Unix on March 28, 2008 | Leave a Comment »
Decided to compile a new version libtorrent and rtorrent since well… I was bored and the new version got DHT support, which is awesome.
7 hours later I realized I forgot to put the proper CXXFLAGS in place … AGAIN! It’s a known bug when compiling with GCC 4.xx, all goes well until you [...]
Read Full Post »
Posted in KDE, Unix, tagged Fonts, KDE, Unix on March 27, 2008 | 4 Comments »
… at least when using Sidux.
I was quite annoyed yesterday because my KDE fonts looked simply crispy and marvellous, yet the ones in Pidgin and Iceweasel/Firefox (pretty much the only GTK apps I use) looked like shit. gtk-qt-engine does a good job keeping my fonts the same, but there was simply no anti-aliasing going [...]
Read Full Post »
Posted in Unix, tagged Fonts, Gnome, KDE, Linux, Unix on September 24, 2007 | Leave a Comment »
Thanks to some helpful comment at osnews.com I tried changing my KDE fonts to the excellent Bitstream Vera Sans Fonts with medium Subpixel Hinting enabled and boy… Did that make a difference. Crispy, excellent looking fonts that you can actually read a mile away now. Makes me wonder why no distribution I ever tried [...]
Read Full Post »