You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,8 @@ Small useful preset collection I made for my own projects.
18
18
| Text |||
19
19
| - | - | - |
20
20
| <imgsrc="./images/Lorem%20Ipsum.gif"width="100"> |**Lorem Ipsum.ffx**| Generate Lorem Ipsum for text layers. |
21
-
| <imgsrc="./images/True%20Text%20Bounds.gif"width="100"> | **True Text Bounds.ffx** | Calculate accurate text boundaries (sourceRectAtTime) with adjustable text ascenders & descenders. Useful for *.mogrt templates* <prelang="diff">
22
-
- Experimental! Might break
23
-
- The text will glitch if the composition is time remapped
24
-
<pre> |
25
-
| <imgsrc="./images/Text%20Bounding%20Box.gif"width="100"> | **Text Bounding Box.ffx** | Responsive Rectangle fitting its *Parent (Layer Text)*. With adjustable margins. |
21
+
| <imgsrc="./images/True%20Text%20Bounds.gif"width="100"> |**True Text Bounds.ffx**| Calculate accurate text boundaries (sourceRectAtTime) with adjustable text ascenders & descenders. Useful for *.mogrt templates*<br>**Experimental! Might break! The text will glitch if the composition is time remapped**|
22
+
| <imgsrc="./images/Text%20Bounding%20Box.gif"width="100"> |**Text Bounding Box.ffx**| Responsive Rectangle fitting its **Parent (Layer Text)**. With adjustable margins. |
26
23
| <imgsrc="./images/Text%20Formatter.gif"width="100"> |**Text Formatter.ffx**| Format specific words in your text with pseudo-bold, pseudo-italic or any custom text animators |
0 commit comments