olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / plugins / svg / svg.C
index 6f8e5fd606e20ebc124c7f99eaccb4ac38a6dc1b..baa5efed7b362981092abe7780e849d9efbdd805 100644 (file)
@@ -43,7 +43,7 @@ SvgConfig::SvgConfig()
 {
        out_x = 0;   out_y = 0;
        out_w = 640; out_h = 480;
-       dpi = 90;
+       dpi = 96;
        strcpy(svg_file, "");
        ms_time = 0;
 }