Hi, I'm on TM 1.5.5 (1368) and just recently, my fonts have become all ugly. Here is an example of 10-pt non-AA Monaco: http:// img214.imageshack.us/img214/1407/picture1lm1.png . All other fonts have the same issue, both with AA on and off. The fonts are just fine in Terminal, with the exact same settings.
So far, I've tried: • Deleting the com.macromates.textmate.plist preferences file. • Checking for font corruption in Font Book • Deleting Library/Caches and /Library/Caches in hopes of getting the font caches (are they actually there?).
Any ideas?
Thanks, Andy K.
Andrew Kish wrote:
Hi, I'm on TM 1.5.5 (1368) and just recently, my fonts have become all ugly. Here is an example of 10-pt non-AA Monaco: http:// img214.imageshack.us/img214/1407/picture1lm1.png . All other fonts have the same issue, both with AA on and off. The fonts are just fine in Terminal, with the exact same settings.
So far, I've tried: • Deleting the com.macromates.textmate.plist preferences file. • Checking for font corruption in Font Book • Deleting Library/Caches and /Library/Caches in hopes of getting the font caches (are they actually there?).
Any ideas?
http://comox.textdrive.com/pipermail/textmate/2007-March/017959.html
If there are still issues with antialiased fonts, or pixel fonts with actual italic versions, can you include a screenshot of that?
On 7. Mar 2007, at 17:29, Andrew Kish wrote:
[...] So far, I've tried: • Deleting the com.macromates.textmate.plist preferences file. • Checking for font corruption in Font Book • Deleting Library/Caches and /Library/Caches in hopes of getting the font caches (are they actually there?).
Any ideas?
To flush the font cache run the following line in your shell (double check the line before you run it as it will remove the given directory and all files it contains):
sudo rm -rf /Library/Caches/com.apple.ATS After this you MUST reboot for the changes to take effect.