From c84ccb215760e14556f6ca88aa58d6463ae2819f Mon Sep 17 00:00:00 2001
From: github-actions
Writes text on a image.
+Writes text on an image.
Writes given text at given position on the specified image.
colour: black by default, do not change as it causes issues with rendering on e-Paper.
rotation: Rotate the text with the text-box by a given angle anti-clockwise.
fill_width: Decimal representing a percentage e.g. 0.9 # 90%. Fill a +
fill_width: Decimal representing a percentage e.g. 0.9 # 90%. Fill maximum of 90% of the size of the full width of text-box.
fill_height: Decimal representing a percentage e.g. 0.9 # 90%. Fill a +
fill_height: Decimal representing a percentage e.g. 0.9 # 90%. Fill maximum of 90% of the size of the full height of the text-box.