I am trying to print emojis, let's say using
.print()
onto images with jimp
but when .write()
the image the emojis show up as ??
.
Is there a way to print emojis on images using jimp
?
I am trying to print emojis, let's say using
.print()
onto images with jimp
but when .write()
the image the emojis show up as ??
.
Is there a way to print emojis on images using jimp
?