Closed atiyka closed 1 year ago
Lottie files can be rendered only by a lottie library and TDLib doesn't bundle one. What issues do you have with https://github.com/TelegramMessenger/rlottie? It can be used with a few lines of C++ code.
Ok, thank you. The project is developed in C# .NET. I have issues with the LottieUwp (anyway it's marked as deprecated) and with the Lottie-Windows. As I know I can not use the rlottie C++ lib in a .NET project, or can I?
And there is no other option outside of the lottie to render the animations?
Great, I could render now with RLottie! Thank you so much!
Unfortunatelly I have lot's of troubles with the Lottie library in my project (WPF+XamlIslands). Also tried to convert the animated JSON file to a GIF, but I haven't found any way to do this in .NET. I could not even extract the frames from that json file.
It would be great if I could get the animations as GIF or WEBP files from the tdlib.