Fillet/Chamfer path effect is not converted correctly to PDF in batch mode
Steps to reproduce:
-
Create a path in inkscape.
-
Put a Fillet/Chamfer path effect on it. Set a reasonable radius.
-
Save the file as drawing.svg
-
In Git Bash run the following command:
/path/to/inkscape.exe drawing.svg -o pdf.pdf
What happened?
The command succeeded. However, a critical warning is printed:
** (inkscape.exe:10260): CRITICAL **: 14:05:52.502: SPNamedView* sp_document_namedview(SPDocument*, const gchar*): assertion 'document != nullptr' failed
Furthermore the radius of the Fillet/Chamfer effect in the .pdf file is much bigger, than in the original .svg file.
This problem only occured when using the batch mode.
What should have happened?
The .pdf file should look the same, as the .svg file
Inkscape Version and Operating System:
- Inkscape Version: Inkscape 1.0alpha2 (4ce689b25c, 2019-06-24)
- Operating System: Windows
- Operating System version: 7