im trying to load a font with Jimp but ive this error : Error: no named row at line 1
So i tried to load others font but i had the same error Error: no named row at line 1.
const policedecriture = await Jimp.loadFont(fontpath)```
im trying to load a font with Jimp but ive this error : Error: no named row at line 1
So i tried to load others font but i had the same error Error: no named row at line 1.
const policedecriture = await Jimp.loadFont(fontpath)```