diff --git a/docs/inkycal.html b/docs/inkycal.html index 9fd09ef..a2c01b1 100644 --- a/docs/inkycal.html +++ b/docs/inkycal.html @@ -321,7 +321,7 @@ splitting the text into the next chunk.
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.