From d6de5b50952ba35228677b0cd3353adf7e1b9f9b Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Thu, 14 Sep 2023 20:52:25 +0200 Subject: [PATCH] more --- Layers.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Layers.md b/Layers.md index 4af3c4d..3f4fc37 100644 --- a/Layers.md +++ b/Layers.md @@ -57,3 +57,17 @@ Text is wrapped to fit the `Wrapper Width` at either spaces ` ` or dashes `-`. D
*Video: wrapping text* + +## Change Variable Axes + +Now, that's what we're here for. If a font has variable axes, we can adjust them individually. + + +
*Video: change variable axes* + +## Move Layer + +Yes, we can manipulate the position of a layer horizontally and vertically. + + +
*Video: move layer*