Anti Alias Text

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jesse
Posts: 205
Joined: Thu Nov 11, 2010 6:32 pm

Anti Alias Text

Post by jesse » Wed Jun 22, 2011 4:31 am

Where can I anti alias label text on a button? I can't seem to find the setting in the inspector.
Deving on WinVista Home Prem. SP2 32 bit. Using LiveCode 4.6.1 Pro Build 1392

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Anti Alias Text

Post by Mark » Wed Jun 22, 2011 10:25 am

Hi Jesse,

What makes you think that it isn't anti-aliased already? AFAIK all text in LiveCode is anti-aliased, unless you turned off anti-aliasing in the system preferences.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

jesse
Posts: 205
Joined: Thu Nov 11, 2010 6:32 pm

Re: Anti Alias Text

Post by jesse » Wed Jun 22, 2011 8:04 pm

oops. i went to say where can i turn off anti alias. :) i need to turn it off so it looks more like regular text because its easier to read when
the text gets small. any ideas?
Deving on WinVista Home Prem. SP2 32 bit. Using LiveCode 4.6.1 Pro Build 1392

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Anti Alias Text

Post by Mark » Wed Jun 22, 2011 8:52 pm

Hi,

Look in the system preferences. You really should leave this to the operating system and the user settings. If the user decides that text smaller than say 9 point needs not to be anti-aliased, then it is not your job to decide differently and turn off anti-aliasing for 8 point and lower. I do have a library that allows you to turn off anti-aliasing on Windows, but I've never used it. There is no such a property for individual objects, except for graphics.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

jesse
Posts: 205
Joined: Thu Nov 11, 2010 6:32 pm

Re: Anti Alias Text

Post by jesse » Thu Jun 23, 2011 4:56 am

Thanks Mark. I'll reconsider my idea I suppose I just know I see text in ITuNES that is not anti aliased and it looks clear
and easy to read. Sometimes its better to have it like that i think. Larger text should be aliased but smaller text becomes
harder to make out.
Deving on WinVista Home Prem. SP2 32 bit. Using LiveCode 4.6.1 Pro Build 1392

Post Reply