synfigstudio.appdata.xml.in 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2013 Yu Chen <jcomee@gmail.com> -->
  3. <component type="desktop">
  4. <id>synfigstudio.desktop</id>
  5. <metadata_license>CC0-1.0</metadata_license>
  6. <project_license>GPL-3.0</project_license>
  7. <name>Synfig Studio</name>
  8. <description>
  9. <_p>
  10. Synfig Studio is a free and open-source 2D animation software, designed as powerful industrial-strength solution for creating film-quality animation using a vector and bitmap artwork. It eliminates the need to create animation frame-by frame, allowing you to produce 2D animation of a higher quality with fewer people and resources.
  11. </_p>
  12. <_p>Features:</_p>
  13. <ul>
  14. <_li>Can manipulate vector and bitmap artwork</_li>
  15. <_li>Automatic tweening (independent from FPS)</_li>
  16. <_li>Multitude of layers of various types (geometry primitives, shapes, gradients, fratals)</_li>
  17. <_li>Full-featured bone system</_li>
  18. <_li>Filters and effects for compositing (blurs, distortions, color manipulation, masks)</_li>
  19. <_li>All color operations use High Dynamic-Range Imaging (HDRI)</_li>
  20. <_li>Pentablet-friendly tools</_li>
  21. <_li>Sound support</_li>
  22. <_li>Linking data on file- or parameter-level</_li>
  23. <_li>Automatic animation using mathematical functions</_li>
  24. </ul>
  25. </description>
  26. <screenshots>
  27. <screenshot height="693" width="1232" type="default">
  28. <image>https://download.tuxfamily.org/morevna/blog/2017/02/screenshot-07-16-9.png</image>
  29. <_caption>Synfig Studio workspace</_caption>
  30. </screenshot>
  31. </screenshots>
  32. <url type="homepage">http://www.synfig.org</url>
  33. <update_contact>synfig-devl@lists.sourceforge.net</update_contact>
  34. <keywords>
  35. <keyword>2D</keyword>
  36. <keyword>Vector</keyword>
  37. <keyword>Animation</keyword>
  38. <keyword>Cartoon</keyword>
  39. <keyword>Anime</keyword>
  40. <keyword>FX</keyword>
  41. <keyword>Draw</keyword>
  42. <keyword>Cutout</keyword>
  43. <keyword>Moho</keyword>
  44. <keyword>Toomboon</keyword>
  45. <keyword>Flash</keyword>
  46. <keyword>ToonBoom</keyword>
  47. </keywords>
  48. <developer_name>Synfig</developer_name>
  49. <url type="bugtracker">https://github.com/synfig/synfig/issues</url>
  50. <url type="donation">https://gumroad.com/l/synfig-dev</url>
  51. <url type="help">http://wiki.synfig.org/Category:Manual</url>
  52. <url type="translate">https://www.transifex.com/morevnaproject/synfig/</url>
  53. </component>