You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was trying to figure out why I couldn't draw text with Pillow at (0, 0), discovered this.
Seems shifted right by about 16 pixels. Unfortunately I need this real-estate.
I have a fuzzy picture (phone camera lacks drivers), you can see the top, cyan text is shifted right, and the green text in the center is effectively sliced in half.
The text was updated successfully, but these errors were encountered:
What platform, and what version of the library are you using?
This happens on both Linux and Windows, and I'm using the latest git/master. From what I can tell, there's an issue with the header format in set_key_image() or something, but I'll be damned if I know the correct format.
Was trying to figure out why I couldn't draw text with Pillow at (0, 0), discovered this.
Seems shifted right by about 16 pixels. Unfortunately I need this real-estate.
I have a fuzzy picture (phone camera lacks drivers), you can see the top, cyan text is shifted right, and the green text in the center is effectively sliced in half.
The text was updated successfully, but these errors were encountered: