Skip to content

Conversation

@dodderjs
Copy link

@dodderjs dodderjs commented Aug 5, 2016

like Clipping path:

  Compression: JPEG
  Quality: 99
  Orientation: TopLeft
  Clipping path: 
<?xml version="1.0" encoding="iso-8859-1"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1565" height="2319">
<g>
<path fill-rule="evenodd" style="fill:#00000000;stroke:#00000000;stroke-width:0;stroke-antialiasing:false" d="
M 0.218931 0.248387
L 1564.75 0.248387
L 1564.75 2319
L 0.218931 2319
L 0.218931 0.248387 Z
"/>
</g>
</svg>
  Tainted: False
  Filesize: 2.24MB
  Number pixels: 3.629M

like:
```  Clipping path: 
<?xml version="1.0" encoding="iso-8859-1"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1565" height="2319">
<g>
<path fill-rule="evenodd" style="fill:#00000000;stroke:#00000000;stroke-width:0;stroke-antialiasing:false" d="
M 0.218931 0.248387
L 1564.75 0.248387
L 1564.75 2319
L 0.218931 2319
L 0.218931 0.248387 Z
"/>
</g>
</svg>```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant