summaryrefslogtreecommitdiff
blob: be0ee7cd3352ffb24bb18f186af91bd60db185d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>juippis@gentoo.org</email>
    <name>Joonas Niilola</name>
  </maintainer>
  <longdescription>
    rlottie is a platform independent standalone c++ library for rendering 
    vector based animations and art in realtime.

    Lottie loads and renders animations and vectors exported in the bodymovin 
    JSON format. Bodymovin JSON can be created and exported from After Effects 
    with bodymovin, Sketch with Lottie Sketch Export, and from Haiku.

    For the first time, designers can create and ship beautiful animations 
    without an engineer painstakingly recreating it by hand. Since the 
    animation is backed by JSON they are extremely small in size but can be 
    large in complexity!
  </longdescription>
</pkgmetadata>