From bfdf74d61f17dafc74d5d64f3224222718d6cddf Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Thu, 13 Sep 2018 14:15:17 +0200 Subject: Add per embed/linked SVG a DPI value --- testfiles/src/attributes-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'testfiles') diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp index e6fbe8ece..34963f22d 100644 --- a/testfiles/src/attributes-test.cpp +++ b/testfiles/src/attributes-test.cpp @@ -463,6 +463,7 @@ std::vector getKnownAttrs() AttributeInfo("inkscape:window-x", true), AttributeInfo("inkscape:window-y", true), AttributeInfo("inkscape:zoom", true), + AttributeInfo("inkscape:svg-dpi", true), AttributeInfo("osb:paint", true), AttributeInfo("sodipodi:arc-type", true), AttributeInfo("sodipodi:arg1", true), -- cgit v1.2.3