Skip to content

Commit

Permalink
Fix text mn tables
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Apr 14, 2023
1 parent f463325 commit 6340b05
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions docs/aep.md
Original file line number Diff line number Diff line change
Expand Up @@ -798,12 +798,12 @@ ADBE Text Stroke Saturation : prop=ss
ADBE Text Stroke Brightness : prop=sb
ADBE Text Stroke Width : prop=sw
ADBE Text Line Spacing : prop=ls
ADBE Text Line Anchor
ADBE Text Track Type
ADBE Text Tracking Amount
ADBE Text Character Replace
ADBE Text Character Offset
ADBE Text Blur
ADBE Text Line Anchor :
ADBE Text Track Type :
ADBE Text Tracking Amount :
ADBE Text Character Replace :
ADBE Text Character Offset :
ADBE Text Blur :

{aep_mn}
ADBE Text Path Options : object=text/text-follow-path
Expand All @@ -818,9 +818,10 @@ ADBE Text Last Margin : prop=l
ADBE Text More Options : object=text/text-alignment-options
ADBE Text Anchor Point Option : prop=g : 1
ADBE Text Anchor Point Align : prop=a : \[0, 0\]
ADBE Text Render Order : 1 = Per character paletter, 2 = Fills over strokes, 3 = Strokes over fills : 1
ADBE Text Render Order : : 1
ADBE Text Character Blend Mode : : 1


### Misc

{aep_mn}
Expand Down Expand Up @@ -849,7 +850,7 @@ ADBE Vector Trim Type
Enumerations
------------

Most enumerated values are the same in Lottie and AEP, this section lists the exceptions to this
Most enumerated values are the same in Lottie and AEP, this section lists the exceptions to this and enums not in lottie


### Blend Mode
Expand Down Expand Up @@ -893,6 +894,12 @@ I've seen these values but I cannot verify them:
|Pin Light | 20|31 |
-->

### Text Render Oder

1. Per character palette
2. Fills over strokes
3. Strokes over fills


Chunk Data
----------
Expand Down

0 comments on commit 6340b05

Please sign in to comment.