After I draw a line on canvas
I scale document (with CTRL+Wheel), as it turned out, a line is raster and it looks pretty ugly after scaling. How can I solve the issue? Is there something better then redrawing each time when document is scaled?
Thank you in advance!