V1.2.3 of Lottie4J has been released with:

* Improved unit tests
* Data model and player improvements
* And more!

All info on:
https://lottie4j.com/releases/index.html

#Java #JavaFX #Lottie #LottieFiles #dotLottie

Lottie4J Releases :: Lottie4J

2026-05-07, 1.2.3 dotLottie data model extended to include all (optional) definitions in V1 and v2. Jackson library bumped to 3.1.1. Headless unit tests added for comparison between JavaScript generted images and the JavaFX player output. For more info, see Testing Lottie4J JavaFX Animations in GitHub Actions Without a Display: JavaFX 26 Headless to the Rescue. Use Java 25 JVM in CI (required minimum for JavaFX 26) Use Selenium and ChromeDriver to generated JavaScript images (on PC).

Lottie4J

I only recently came across https://lottiefiles.com

You can create some really slick animated svgs using just figma and their plugin.

#lottie #dotlottie #figma #svg #animation

I started working on a new #Java library to load and save #LottieFiles and #dotLottie, plus a #JavaFX player.

The very early steps are taken. A website on https://lottie4j.com thanks to #JBake, Mastodon account on @lottie4j, different Lottie JSON files can already be loaded and saved back to the same JSON, and a very first visual output showing there is some valid data being handled.

Sources: https://github.com/lottie4j

The JavaFX player component will be a very big challenge...

Lottie4J -