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-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,10 @@ 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*
22
-
```diff
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">
23
22
- Experimental! Might break
24
23
- The text will glitch if the composition is time remapped
25
-
```
26
-
|
24
+
<pre> |
27
25
| <imgsrc="./images/Text%20Bounding%20Box.gif"width="100"> | **Text Bounding Box.ffx** | Responsive Rectangle fitting its *Parent (Layer Text)*. With adjustable margins. |
28
26
| <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