KVET.CH

about    AMA   

You know me, I don't like to complain.

January 4, 2012 at 8:31pm

Home
I’m actually not against anti-aliasing, but I absolutely cannot stand it when I’m using a monospaced font in a text editor.

I don’t like to change it systemwide, but to make BBEdit have different rules for anti-aliasing, get thee to the terminal!

defaults write com.barebones.bbedit FixedWidthFontSmoothingThreshold -int 16

I’m actually not against anti-aliasing, but I absolutely cannot stand it when I’m using a monospaced font in a text editor.

I don’t like to change it systemwide, but to make BBEdit have different rules for anti-aliasing, get thee to the terminal!

defaults write com.barebones.bbedit FixedWidthFontSmoothingThreshold -int 16

Notes

  1. emory posted this