stefanix/LasaurApp

in svg_reader.py if force_dpi is set vb_x is undefined

Closed this issue · 1 comments

In svg_reader.py there is a parameter called "force_dpi". If this is not None, vb_x is never set and it results in an error on line 256.

fixed in master. Thank you!