fathyb / html2svg

Convert HTML and `<canvas>` to SVG, PDF, or images using Chromium
1.2k stars 30 forks source link

feat: complete unicode support #20

Closed fathyb closed 1 year ago

fathyb commented 1 year ago

Fix CJK and arabic support.

Fixes #12