Most of img.draw_string() parameters are not usable
-
There is absent any influence at the image in the screen a lot of parameters of img.draw_string()
F.e. char_rotation, char_vflip, string_rotation, string_hmirror, string_vflip
Is anybody could change this values from the default statement? -
Hey
While those parameters exist on the vanilla micropython (openmv), StickV uses a modified version of micropython (that comes with the firmware) if you need to do you have either 1. work around it (flip image instead of text ) or 2. compile your own firmware and upload it on the stickbtw here are the values you can use on the stickV : https://maixpy.sipeed.com/en/libs/machine_vision/image.html#imagedrawstringx-y-text-color-scale1-xspacing0-yspacing0-monospacetrue