Difference between revisions of "Enable/Disable ClearType"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(New page: ClearType is the Microsoft implementation of subpixel rendering technology, aiming to improve the appearance of text on certain types of computer display screens, especially LCD flat panel...)
(No difference)

Revision as of 12:58, 15 April 2009

ClearType is the Microsoft implementation of subpixel rendering technology, aiming to improve the appearance of text on certain types of computer display screens, especially LCD flat panel monitors.

<package
  id="cleartype"
  name="ClearType subpixel rendering technology (suggested for LCD/TFT monitors)"
  execute="once"
  priority="0">
    <install cmd="%SOFTWARE%\cleartype\fs.exe on c 1500" />
    <remove  cmd="%SOFTWARE%\cleartype\fs.exe off" />
</package>

You can get fs.exe from here: http://www.donationcoder.com/Forums/bb/index.php?PHPSESSID=lok77edor39ptdsndpodd28po5&topic=14154.msg124681#msg124681