Open eduardfossas opened 3 years ago
Hello!
Is there a way to return the font object like:
const myFont = loadFont(fontFile, (err, font) => font);
Thanks in advance
Hello!
Is there a way to return the font object like:
const myFont = loadFont(fontFile, (err, font) => font);
Thanks in advance