Re: [gedit-list] osx package: disable font antialiasing



Yes, there is no problem with the original gedit package on mac - gconf and gtkrc do the work.

But i am talking about the native osx package which doesn't use X11. I disabled antialiasing globally, but obviously this is problematic in osx and does not affect all applications. For the most of applications you can do it using 'defaults' tool:

defaults write -app some_app_name AppleAntiAliasingThreshold 200

This command will disable antialiasing for fonts of a size less than 200 points. But it doesn't work for gedit... Any thougths?

On Sun, Mar 7, 2010 at 8:15 PM, DerekVeit <dv8box-nabble yahoo com> wrote:


Mihail Stoyanov wrote:
>
> I use the native osx gedit package (2.28.3 under osx 10.5.9). Just spent
> the
> last few hours trying to disable font antialiasing but i am starting to
> lose
> hope. Could you please tell me if it's possible? Thanks in advance!
>
Gedit doesn't do anything to antialias text.  Its text is rendered through
GTK.  On my Linux system, the GConf key
/desktop/gnome/font_rendering/antialiasing can be set to "none" to disable
it for all GTK apps, but I don't think there is a simple way to disable it
just for Gedit.  I use a font that doesn't antialias.


--
View this message in context: http://old.nabble.com/osx-package%3A-disable-font-antialiasing-tp27808561p27813325.html
Sent from the Gnome - Gedit mailing list archive at Nabble.com.

_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]