Skip to content

Support for fractional scaling

Marco Martin requested to merge work/mart/fractionalScaling into master

Use reals everywhere for sizes and scaling in order to support natively non integer scale factors in the svgs and framesvgs rendering

Before:

image

After:

image

Before/After at 175%:

image

Edited by Marco Martin

Merge request reports