On Tue, Nov 18, 2008 at 01:26:42PM +0000, Sam Morris wrote: > Version: 1:1.6.0.4-1 > > Until recently I was able to tell gitk to use 'Sans' and 'Monospace' for its > user interface and diff viewer respectively. However since a few days ago, > I have had to switched back to the old-style bitmapped fonts as choosing any > scalable fonts are no longer drawn with antialiasing, making them unreadable. > > See the attached screenshot for an example. > > I'm not really sure this is gitk's problem, since I don't remember upgrading > it > recently, but I don't have any other tk-using programs on this system. Please > re-assign if this is the fault of some other package. :)
Hi, in 1.6.0.4-1, gitk (and git-gui) use /usr/bin/wish instead of /usr/bin/wish8.5 explicitely, that might cause your problem. If /usr/bin/wish on your system points to wish8.4 through alternatives, try to swicth it to wish8.5, see update-alternatives(8). Does this help? Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]