safari help
safari help
Out of context: Reply #13
- Started
- Last post
- 17 Responses
- bustthis0
this might not be of any help, but i was having trouble with safari displaying text. the text was too small to read.
this will force safari to anti-alias small fonts:
open safari's prefs file in text edit or open -e from terminal- it's called com.apple.safari.plist
add this to the first couple lines:
AppleAntiAliasingThreshold
2
AppleScreenAdvanceSizeThreshold
2
AppleSmoothFontsSizeThreshold
2it will make the small fonts readable