diff options
Diffstat (limited to 'emfio')
-rw-r--r-- | emfio/qa/cppunit/emf/EmfImportTest.cxx | 2 | ||||
-rw-r--r-- | emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf | bin | 492 -> 492 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/emfio/qa/cppunit/emf/EmfImportTest.cxx b/emfio/qa/cppunit/emf/EmfImportTest.cxx index b423eae91721..fd89ade0c899 100644 --- a/emfio/qa/cppunit/emf/EmfImportTest.cxx +++ b/emfio/qa/cppunit/emf/EmfImportTest.cxx @@ -1060,7 +1060,7 @@ void Test::TestEmfPlusDrawPathWithCustomCap() CPPUNIT_ASSERT(pDocument); assertXPathContent(pDocument, aXPathPrefix + "polygonstrokearrow/polygon", - "1423.297394625,1268.98481214025 830.006276132353,558.656004112967"); + "1423.297394625,1268.98481214025 705.717657763014,1304.88786195939"); assertXPath(pDocument, aXPathPrefix + "polygonstrokearrow/line", "color", "#cc0000"); assertXPath(pDocument, aXPathPrefix + "polygonstrokearrow/line", "width", "96"); assertXPath(pDocument, aXPathPrefix + "polygonstrokearrow/line", "linecap", "BUTT"); diff --git a/emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf b/emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf Binary files differindex e94986431618..df83e65516dd 100644 --- a/emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf +++ b/emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf |