Improving Markup Quality in 2D Views

You can enable interpolation, for example MSAA or FXAA.

MSAA interpolation can be enabled in application settings / Views / Multi-sampling (MSAA) → 4x (or higher for smoother results with higher computation cost).

FXAA can be enabled with a short Python code snippet. See example in the image below: left with FXAA, right without interpolation.

See in this topic how to enable FXAA and some more information on interpolation: