Skip to content

Fix cdr import size (scale 72 dpi to 96 dpi)

Nathan Lee requested to merge nathanal/inkscape:inkscape2983 into master

Workaround for librevenge 0.0.4 and older
CDR imports will always have width and height defined (CDRContentCollector.cpp in libcdr sets both svg:width and svg:height whenever it sets them)

#2983 (closed)

Edited by Nathan Lee

Merge request reports