Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Out of memory #7

Open
mitar opened this issue Nov 14, 2016 · 2 comments
Open

Out of memory #7

mitar opened this issue Nov 14, 2016 · 2 comments

Comments

@mitar
Copy link

mitar commented Nov 14, 2016

Followup from walling#3.

It seems such SVG throws an out of memory error:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" pointer-events="none" width="50" height="50" style="width: 50px; height: 50px; background-color: #2196F3;">
  <text text-anchor="middle" y="50%" x="50%" dy="0.36em" pointer-events="auto" fill="#ffffff" font-family="Helvetica, Arial, Lucida Grande, sans-serif" style="font-weight: 400; font-size: 28px;">
    AD
  </text>
</svg>
@L8D
Copy link

L8D commented Nov 14, 2016

having the same issue when I include any text in my SVG.

@dotcypress
Copy link

Same with this test file

Rendering options: { width: 600, height: 320, format: 'png' }
System Version: macOS 10.12.1 (16B2657)
Node version: 6.9.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants