• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

turning off anti-aliasing for certain programs?

xanis

Lifer
Question: Is there a way to turn off text anti-aliasing for certain programs? I don't want to disable it system-wide, just in some of my text editors (Flash and Coda to be specific) where soft edges on the small fonts gives me headaches when I code for any long period of time.
 
I think text-based aliasing is something that can only be managed on a system level.

Have you tried actually tweaking the alias strength (not the minimum size)? I dislike OS X's font aliasing compared to Windows 7, but I found if I changed it from the default to light it was much better (so long as my PPI stayed high enough).
 
I think text-based aliasing is something that can only be managed on a system level.

Have you tried actually tweaking the alias strength (not the minimum size)? I dislike OS X's font aliasing compared to Windows 7, but I found if I changed it from the default to light it was much better (so long as my PPI stayed high enough).

Not really sure how to do that on a program-by-program basis. I assume it has something to do with the plist files in the application preferences folders, but I haven't really messed around with it yet.
 
Back
Top