From: Hannu Niemistö Date: Tue, 10 Apr 2018 12:24:20 +0000 (+0300) Subject: Fixes the dpi value in SVGSalamander to 96 X-Git-Tag: v1.43.0~136^2~501 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=6c06bb2a196d78195dd8699064201c02a6425dc5 Fixes the dpi value in SVGSalamander to 96 If SVG file defining symbol graphics does not contain unit information, it is converted from points to pixels using a dpi-value. The value is 96 in most cases but in some machines differs from this default. This makes the symbol graphics scaled compared to originally drawn graphics which is undesirable. refs #7860 Change-Id: I1f858ec0703a6f4dba9547fed2aca0438172248b --- diff --git a/bundles/org.simantics.scenegraph/lib/svgSalamander-tiny.jar b/bundles/org.simantics.scenegraph/lib/svgSalamander-tiny.jar index 950d05338..0fede7cb0 100644 Binary files a/bundles/org.simantics.scenegraph/lib/svgSalamander-tiny.jar and b/bundles/org.simantics.scenegraph/lib/svgSalamander-tiny.jar differ