We forgot to add to GdiPlusX a specific function to allow sending Unicodes directly, similar to the function DrawString.
But as you'll see below, it's really simple to adapt the original function and provide this possibility:
In the sample below
Read More