From 9e1d736fcc540c70caf5b2e20608a3e9869ed9f0 Mon Sep 17 00:00:00 2001 From: Wibblist Date: Thu, 1 Jun 2023 13:07:47 +0500 Subject: [PATCH] Elabroate on what Text Alignment Options does --- docs/text.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/text.md b/docs/text.md index dc80d8fb..d42c0abe 100644 --- a/docs/text.md +++ b/docs/text.md @@ -239,6 +239,8 @@ lottie.layers[0].t.d.k[0].s.j = Number(data["Justify"]); ### Text Alignment Options +Used to change the origin point for transformations, such as Rotation, that may be applied to the text string. The origin point for each character, word, or line can be changed. + {schema_object:text/text-alignment-options}