Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Cannot generate png on MacOS #2

Open
iamdoron opened this issue Dec 26, 2016 · 1 comment
Open

Cannot generate png on MacOS #2

iamdoron opened this issue Dec 26, 2016 · 1 comment

Comments

@iamdoron
Copy link

Hi,

when running

$ victory-cli -c line -f png > test.png

I get the following error:

Assertion failed: (!scaled_font->cache_frozen), function _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
  • MacOS 10.12.2
  • librsvg 2.40.16_1 (installed via homebrew)

I can use rsvg-convert as a workaround:

$ victory-cli -c line -f svg | rsvg-convert > line.png
@iamdoron
Copy link
Author

I opened an issue in 2gis/node-rsvg#10

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

1 participant