| Text to Boxes at... % of Screen This option specifies a percentage of the screen size below which text is not drawn in full detail. This can speed up redraws significantly. For example, if the value is "1.5%", any text that is smaller than 1.5% of the screen size is drawn as a box, speeding up screen redraws. Text to Dots at... % of Screen This is the same as the previous option except that text is drawn as a dot instead of as a box. Objects Drawn at... % of Screen This option allows you to control the display of objects that are below a certain size expressed as a percentage of the screen. If the object is below the threshold size it is not drawn in full detail. For example, if the value is 1.5%, any object smaller than 1.5% of the screen size is drawn as a box, speeding up screen redraws. |