0

I tried Rendering Emoji with PIL

with

unicode_text = u"\U0001f44d"
"You may give a Fake " + unicode_text + "card as you swap.",

enter image description here

I found this open issue.

https://github.com/python-pillow/Pillow/issues/1774

I have the characters ✨ I would like to render in a string using PIL drawing text.

Sraw
  • 18,892
  • 11
  • 54
  • 87
quantumpotato
  • 9,637
  • 14
  • 70
  • 146

0 Answers0