How can I turn off anti-aliasing for the text editor in Flash Builder on the Mac?
- by eco_bach
Is it possible to turn off anti-aliasing for the text editor in Flash Builder on the Mac?
For Flex Builder I was able to do this via the terminal using the following
defaults write com.adobe.flexbuilder AppleAntiAliasingThreshold 20
defaults write com.adobe.flexbuilder AppleSmoothFixedFontsSizeThreshold 20