Automattic / node-canvas

Node canvas is a Cairo backed Canvas implementation for NodeJS.
10.09k stars 1.16k forks source link

Issue: Fonts fallback seems not to be work #816

Open Jack-Works opened 7 years ago

Jack-Works commented 7 years ago

I use font: 50px 'Algerian', 'Microsoft Yahei' to render the image, and I get this. image

This is the same text and font set on Chrome image

Version of node-canvas 1.4.0 Node 6.6.0 on Windows

Can #266 help?

chearon commented 7 years ago

Try #715 it should work there, although font lists don't work right on OS X (font fallback does)