Layout printing is incorrect size

Issue #396 resolved
Susan Spencer created an issue

Using Valentina 0.3.3.442, built with Qt 5.5 on Ubuntu 14.04 64bit, I developed a 10cm x 10cm square test pattern (attached). It doesn't require a measurement file. The layout will print on letter sized paper if centimeters are in Valentina preferences.

Test 1: File/Layout/Print
I printed the layout using File/Layout/Print. The resulting image size was 9.85cm x 9.85cm
Result: Print < Valentina

Test 2: File/Layout/Save As PDF
I saved the layout as a PDF file using File/Layout/Save As PDF. (file attached) I opened and printed the PDF file with Document Viewer. The resulting image size was 9.85cm x 9.85cm
Result: Print < Valentina

Test 3: File/Layout/Export As SVG
I exported the pattern as SVG using File/Layout/Export and selected .svg. (file attached) I opened the .svg file in Inkscape. I selected the layout path then selected Extensions/Visualize Path/Dimensions then Extensions/Visualize Path/Measure Path. The resulting image size was 10.67cm x 10.67cm
Result: Print > Valentina

Comments (15)

  1. Susan Spencer reporter

    ^&**^! I didn't select a measurement file, I just opened Valentina and created a new pattern file, and didn't use any measurements in the formulas.

  2. Roman Telezhynskyi repo owner

    Layout printing is incorrect size

    Unfortunately i can't confirm your report. My code works as expected.

  3. Roman Telezhynskyi repo owner

    ^&**^! I didn't select a measurement file, I just opened Valentina and created a new pattern file, and didn't use any measurements in the formulas.

    I think you mistakenly copied file.

  4. Roman Telezhynskyi repo owner

    Sorry, Susan, forgot to fix rendering scene for print methods. Should be more accurate now.

  5. Log in to comment