Hi. Recently I wanted to do something like "Character Builder" for fun. There were just sprites that could switch frames of animation. Then the entire name of these sprites was placed in the DrawingCanvas position and inserted into it, and then, due to the Browser plugin, it was downloaded to the user's computer. However, the picture was slightly distorted, imagine the character should be 16x16 and the DrawingCanvas in Fixed is also set to 16x16, the output image has a resolution of 16x17 and the sprite is slightly distorted.
Recently I tried it again after a couple of stable releases and at 32x32 I didn't find it! Let me know if this was a bug fix or if the problem still comes up.