Comment 16 for bug 1670913

Revision history for this message
TylerDurden (8thrule) wrote : Re: 0.92.1, 0.92.0 Default.svg using mm as units and scale of 1 causes problems

Also likely cause of Bug #1673924
"Outset (and inset) fails to offset by amount set in preferences"

Outset scales too large by a factor of 3.77953.

Steps to reproduce:
Use document having mm as display units and scale of 1.
Create square rectangle object having no stroke and sides of 10mm.
Set Outset preference to steps of 2mm.
Apply outset to 10mm square, with result of 25.117mm sides.
(Expected size would be 14mm on W & H.)

Use document having mm as display units and scale of 3.77953.
Create rectangle object having no stroke and sides of 10mmSq.
Set Outset preference to steps of 2mm.
Apply outset to 10mm square, with result of 14mm.

(15.117/4=3.779525)

Regards,
TD