From a0f662bf3c077f9d812e1d6045a692e20f7c61fb Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Thu, 14 Sep 2023 17:23:58 +0200 Subject: [PATCH] add Layers.md --- Layers.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Layers.md diff --git a/Layers.md b/Layers.md new file mode 100644 index 0000000..54ddf9c --- /dev/null +++ b/Layers.md @@ -0,0 +1,12 @@ +# Layers + +A layer works pretty much as you might expect it. You can layer layers over each other and move them independent from each other. + +Each layer has a set of properties: + +## Change font size + +Changing the size of the font will affect (obviously) the size of the font, but also the position of the layer. Depending on the alignment of the text, the layer will grow either to the left, right, or a mixture of both. + + +
*Video: changing the font size*