robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
452 stars 20 forks source link

remove "high quality" edge mask option for text tool #37

Closed robaho closed 5 years ago

robaho commented 5 years ago

The sub-pixel rendering for which this for is only available if the user has "font smoothing" enabled at the OS level. Additionally, it has been removed by default for NSBitMapImageRep - since in most cases you should not be using this if going to print. Furthermore, OSX Mojave disables it by default.

robaho commented 5 years ago

The text will still be anti-aliased - just not sub-pixel aliased.

robaho commented 5 years ago

fixed in 2.3.0