You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, i was use your code when Jimp has on version ^0.22.10. But when i update the library i received that warning:
"Cannot read properties of undefined (reading 'slice')".
I would like know what happend to the library. And where i can found documentation of JIMP to JavaScript!
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'slice')
at isBinary (c:\Users\Andre\Desktop\Rita\AddFonte\node_modules@jimp\plugin-print\dist\commonjs\load-bitmap-font.js:24:31)
at parseFont (c:\Users\Andre\Desktop\Rita\AddFonte\node_modules@jimp\plugin-print\dist\commonjs\load-bitmap-font.js:31:9)
at loadBitmapFontData (c:\Users\Andre\Desktop\Rita\AddFonte\node_modules@jimp\plugin-print\dist\commonjs\load-bitmap-font.js:103:16)
at loadFont (c:\Users\Andre\Desktop\Rita\AddFonte\node_modules@jimp\plugin-print\dist\commonjs\load-font.js:28:69)
at processTicksAndRejections (<node_internals>/internal/process/task_queues:95:5)
Previously, i was use your code when Jimp has on version ^0.22.10. But when i update the library i received that warning:
"Cannot read properties of undefined (reading 'slice')".
I would like know what happend to the library. And where i can found documentation of JIMP to JavaScript!
Thanks for the support!
The text was updated successfully, but these errors were encountered: