Am 31.01.2008 um 19:59 schrieb ArtMan:
> In my xterm under X11, my fixed type fonts ( courier and whatever ) > have no smoothing. Isn't this bad? You can easily improve the situation by launching xterm with -fa courier -fs 12, via libXft. It will take some time to appear on screen, because it will have to build the font caches. As super-user you could invoke fc-cache that the fonts get cached lasting in files in the directories which provide them. So start-up will be instant. A bit of configuration in /etc/fonts/fonts.conf and ~/.fonts.conf wouldn't be so bad. > > Is there some trick to get the good old X11 un-smoothed fonts on the > Carbon? I would be very appreciative! (setq mac-allow-anti-aliasing nil) should achieve what you want. -- Greetings Pete Some day we may discover how to make magnets that can point in any direction. --~--~---------~--~----~------------~-------~--~----~ Carbon Emacs User Group http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
