ClearType

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rinzwind
Posts: 135
Joined: Tue May 01, 2012 10:44 am

ClearType

Post by rinzwind » Sat Jun 01, 2013 3:54 pm

Why does LiveCode disable cleartype when building an application? In the LiveCode IDE cleartype is enabled. But when I run the build application text is not smoothed... How to enable this? Thanks

Klaus
Posts: 14213
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: ClearType

Post by Klaus » Sun Jun 02, 2013 12:00 pm

Hi rinzwind,

as far as I know "Cleartype" is a Windows system setting and I have never heard or experienced that
Livecode does turn this off when building a standalone!?

What fonts are you using?
Did you set the FONT properties for your stack(s) and objects explicitely?


Best

Klaus

Post Reply