amcharts / amcharts4

The most advanced amCharts charting library for JavaScript and TypeScript apps.
https://www.amcharts.com/
1.16k stars 321 forks source link

Exporting to SVG, convert text/font to outlines #2649

Open Josh10101010 opened 4 years ago

Josh10101010 commented 4 years ago

When using a custom font (Google Nunito), the svg export only sets the font property, but does not embed it.

It is possible to either include the font or convert the text to outlines?

martynasma commented 4 years ago

I'm afraid neither of the options are available.

We will consider implementing embedding of web fonts into exported SVG, though.

I can't provide an ETA, but we'll definitely keep you in the loop if/when there are any developments.