Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dealfonso committed Mar 6, 2023
1 parent 929ee03 commit 87044a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Please check the working demos:
- LottieFiles trimmer: [link](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html)
- Very Simple Lottie Player demo: [link](https://dealfonso.github.io/simplelottieplayer/verysimplelottieplayer.html)

![](img/lottietrimmer.gif)

This package also includes a class that adjusts any Lottie animation to remove the padding and margins, so that the rendered animation only contains the minimal windows to show the animated objects.

## Simple Lottie Player
Expand Down Expand Up @@ -158,8 +160,6 @@ What I wanted was to somehow __trim__ the Lottie animations (i.e. removing the m

Checkout the demo of the [LottieFiles Trimming application](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html)

![](img/lottietrimmer.gif)

### Using the trimmer
First you need to include the trimmer (which is included in the _SimpleLottiePlayer_ bundle)

Expand Down

0 comments on commit 87044a3

Please sign in to comment.