Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polygons not exporting to PDF #280

Closed
brettz9 opened this issue Sep 13, 2018 · 0 comments
Closed

Polygons not exporting to PDF #280

brettz9 opened this issue Sep 13, 2018 · 0 comments
Labels
Milestone

Comments

@brettz9
Copy link
Contributor

brettz9 commented Sep 13, 2018

Describe the bug

Polygons not exporting to PDF.

To Reproduce
Steps to reproduce the behavior:

  1. Click <svg> source button
  2. Paste this:
<svg width="640" height="480.00000000000006" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit-->
 <g class="layer">
  <title>Layer 1</title>
  <polygon fill="#FF0000" id="svg_1" points="404.3244934082031,276.5 352.0323181152344,348.5955810546875 267.4219055175781,321.0575256347656 267.4219055175781,231.94247436523438 352.0323181152344,204.4044189453125 404.3244934082031,276.5 " stroke="#000000" stroke-width="5"/>
 </g>
</svg>
  1. Hit "OK"
  2. Go to SVG-Edit->Export
  3. Choose "PDF"
  4. Click "OK"
  5. View exported PDF file to confirm hexagon is not present as it is in the editor.

Expected behavior

Hexagon should be present in exported PDF.

SVG-Edit environment (IMPORTANT)

  • File for SVG-Edit: [e.g., svg-editor.html, svg-editor-es.html, embedapi.html]
  • Version: [e.g. 3.0.0]
  • Protocol: [e.g., http, https, file]

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 68.0.3440.106
@brettz9 brettz9 changed the title Polygons not exporting Polygons not exporting to PDF Sep 13, 2018
@brettz9 brettz9 added the bug label Sep 13, 2018
cuixiping pushed a commit to cuixiping/svgedit that referenced this issue Sep 18, 2018
brettz9 pushed a commit to cuixiping/svgedit that referenced this issue Sep 21, 2018
brettz9 pushed a commit to brettz9/svgedit that referenced this issue Sep 22, 2018
brettz9 pushed a commit to brettz9/svgedit that referenced this issue Sep 22, 2018
brettz9 pushed a commit to brettz9/svgedit that referenced this issue Sep 22, 2018
@brettz9 brettz9 added this to the 3.0.0 milestone Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant