I know that godot cannot handle unicode characters with more than 3 bytes. Is there any workaround for this ? I want to make a wordle clone and for this I would like to use black, green and orange squares.
1F7E9 - green 1F7E7 - orange 2B1B - black
The black square would work, but green and orange are too big. Any ideas ?