Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10.
Перейти к файлу
Simeon 8a556f69c6
Turn on warnings as errors. (#43)
Enable more warnings and fix ones that were easy.
2019-01-04 18:17:55 -08:00
.github Add a CODEOWNERS file. 2018-11-29 10:51:33 -08:00
Lottie-Windows Update version numbers in README to 5.0.0. (#27) 2019-01-04 11:49:26 -08:00
LottieGen Turn on warnings as errors. (#43) 2019-01-04 18:17:55 -08:00
LottieViewer Address feedback comments 2018-12-01 17:04:41 -08:00
build Do less InheritDoc work during build. 2019-01-03 17:01:58 -08:00
dlls Fix build break. 2019-01-03 16:09:24 -08:00
source Turn on warnings as errors. (#43) 2019-01-04 18:17:55 -08:00
tests Fix bugs discovered in testing. 2019-01-03 16:09:24 -08:00
.gitattributes Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
.gitignore Add support for D2D geometry groups (#36) 2019-01-02 17:26:25 -08:00
Directory.Build.props Turn on warnings as errors. (#43) 2019-01-04 18:17:55 -08:00
Directory.Build.targets Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
GlobalSuppressions.cs Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
LICENSE.md Change capitalization of the LICENSE.md file to help GitHub recognize it. 2018-11-23 23:18:18 -08:00
Lottie-Windows.sln Tweaking the build to make it more sensible. 2018-12-01 17:04:41 -08:00
README.md Put some content into the README.md. 2018-11-24 15:46:48 -08:00
Toolkit.ruleset Turn on warnings as errors. (#43) 2019-01-04 18:17:55 -08:00
azure-pipelines.yml Install the .netcore2.2 SDK on the build machine. (#32) 2018-12-23 10:17:52 -08:00
global.json Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
settings.xamlstyler Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
stylecop.json Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
toolkit.public.snk Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
toolkit.snk Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
version.json Align version numbering with the rest of the toolkit. 2018-12-05 05:19:04 -08:00

README.md

Lottie-Windows

Lottie-Windows is a library and tools for efficiently rendering Lottie animations on Windows 10. Lottie-Windows is part of the .NET Foundation.

Lottie-Windows works directly with JSON, but for even better performance it can codegen optimized C# and C++ code.

Lottie-Winddows consists of 3 related products:

  • Lottie-Windows library
  • LottieGen command-line tool for generating code
  • Lottie Viewer app

Supported SDKs

  • October 2018 Update (17763)

Feedback and Requests

Please use GitHub Issues for bug reports and feature requests.

Principles

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.