Issue: 

When zooming closer to text objects, users may find the edges of the text look rough (like sawtooth shapes), which affects the display effect.

How to reduce such roughness or jagged edges of text display?

Solution:`

The TEXTSMOOTHING variable control text antialiased display.


Option A:

Execute TEXTSMOOTHING command, set the variable value to "1".

Option B:

  • For ZWCAD 2023 and earlier versions:
    1. Execute OPTIONS command to open the [Options] dialog, go to the [Display] tab.
    2. Tick the Text antialiased display option.
  • For ZWCAD 2024 and later versions:
    1. Execute OPTIONS command to open the [Options] dialog, go to the [Display] tab.
    2. Click and open [Graphics Hardware Settings] dialog, tick the Text antialiased display option.