![]() ![]() |
||||
|
|
Font Smoothing or Antialiasing is a means of smoothing the edge of screen fonts within applications. Windows provides a setting in the Display Properties Control Panel to turn this on or off. If you want to ensure your ToolBook application displays fonts with nice smooth edges, you will need to either instruct the user to turn on this option, or you can use this bit of OpenScript to turn this on for them. Seen in the image below the left half of this sample is jaggy - not smoothed but the right half is the result of font smoothing - a much better, crisper look. Since the code to turn this on or off is OpenScript based, it is not possible to turn this on in the DHTML environment (within the Browser). It will only work for Natively distributed ToolBook applications (or Neuron).
|
|||