<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Most of img.draw_string() parameters  are not usable]]></title><description><![CDATA[<p dir="auto">There is absent any influence at the image in the screen a lot of parameters of img.draw_string()<br />
F.e. char_rotation, char_vflip,  string_rotation, string_hmirror, string_vflip<br />
Is anybody could change this values from the default statement?</p>
]]></description><link>https://community.m5stack.com/topic/1446/most-of-img-draw_string-parameters-are-not-usable</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:56:45 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1446.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Nov 2019 08:39:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Most of img.draw_string() parameters  are not usable on Tue, 05 Nov 2019 09:03:27 GMT]]></title><description><![CDATA[<p dir="auto">Hey<br />
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 stick</p>
<p dir="auto">btw here are the values you can use on the stickV : <a href="https://maixpy.sipeed.com/en/libs/machine_vision/image.html#imagedrawstringx-y-text-color-scale1-xspacing0-yspacing0-monospacetrue" target="_blank" rel="noopener noreferrer nofollow ugc">https://maixpy.sipeed.com/en/libs/machine_vision/image.html#imagedrawstringx-y-text-color-scale1-xspacing0-yspacing0-monospacetrue</a></p>
]]></description><link>https://community.m5stack.com/post/6267</link><guid isPermaLink="true">https://community.m5stack.com/post/6267</guid><dc:creator><![CDATA[staberas]]></dc:creator><pubDate>Tue, 05 Nov 2019 09:03:27 GMT</pubDate></item></channel></rss>