Skip to content

Instantly share code, notes, and snippets.

@danro
Created October 30, 2011 01:18
Show Gist options
  • Select an option

  • Save danro/1325332 to your computer and use it in GitHub Desktop.

Select an option

Save danro/1325332 to your computer and use it in GitHub Desktop.
Disable anti-aliasing in Titanium Studio
# disable font smoothing / anti aliasing in Titanium Studio
defaults write com.appcelerator.titanium AppleAntiAliasingThreshold 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment