q5xjs icon indicating copy to clipboard operation
q5xjs copied to clipboard

Fix loadFont() and callback parameters

Open alterebro opened this issue 10 months ago • 1 comments

loadFont() now loads the font using the FontFace API. Implemented also the callback argument, the function now accepts a second and third parameters (successCallback & failureCallback). This resolves #27

alterebro avatar Apr 12 '24 10:04 alterebro

this is great, thanks for sharing!

psugihara avatar Jun 26 '24 23:06 psugihara