Skip to content

Commit bb3a62e

Browse files
committed
Fix readme
1 parent 7000e92 commit bb3a62e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@ Small useful preset collection I made for my own projects.
1818
| Text | | |
1919
| - | - | - |
2020
| <img src="./images/Lorem%20Ipsum.gif" width="100"> | **Lorem Ipsum.ffx** | Generate Lorem Ipsum for text layers. |
21-
| <img src="./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+
| <img src="./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* <pre lang="diff">
2322
- Experimental! Might break
2423
- The text will glitch if the composition is time remapped
25-
```
26-
|
24+
<pre> |
2725
| <img src="./images/Text%20Bounding%20Box.gif" width="100"> | **Text Bounding Box.ffx** | Responsive Rectangle fitting its *Parent (Layer Text)*. With adjustable margins. |
2826
| <img src="./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 |
2927

0 commit comments

Comments
 (0)