On my laptop, on which fonts are anti-aliased: $ uname -a Linux <removed> 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux $ dpkg --get-selections | grep ^tk tk install tk8.4 install tk8.5 install $ update-alternatives --config wish There are 3 choices for the alternative wish (providing /usr/bin/wish).
Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/bin/wish-default 10000 auto mode 1 /usr/bin/wish-default 10000 manual mode 2 /usr/bin/wish8.4 841 manual mode 3 /usr/bin/wish8.5 840 manual mode On my desktop, on which fonts are aliased: $ uname -a Linux <removed> 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux $ dpkg --get-selections | grep ^tk tk install tk8.4 install tk8.5 install $ update-alternatives --config wish There are 3 choices for the alternative wish (providing /usr/bin/wish). Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/bin/wish-default 10000 auto mode 1 /usr/bin/wish-default 10000 manual mode 2 /usr/bin/wish8.4 841 manual mode 3 /usr/bin/wish8.5 840 manual mode These look identical to me, so I guess the issue is elsewhere... -- git-gui fonts are aliased https://bugs.launchpad.net/bugs/600808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
