Anderas2 / Heroscribe2

The tool for Heroquest
4 stars 1 forks source link

svg scaling #40

Open Anderas2 opened 5 years ago

Anderas2 commented 5 years ago

currently, svg scaling is possible only while keeping the aspect ratio. Allow to ignore the aspect ratio, if the left, top, bottom or right scaler is used - keep the aspect ratio intact only if one of the corner scalers is being used.

Anderas2 commented 5 years ago

It could work easier if the svg is directly changed instead of having a scaled QGraphicsSvgItem. Functions missing in QT are available in svgutils.