-
* Convert json to a memory buffer.
* Store in a resource
* rlottie::Animation load from memory
* Read this resource in the VGPathAnimation node
* Use set_frame, get_frame interface to trigger code…
-
Building rlottie static to Debug and Release on macOS x64 10.14.6
If build in Debug (`-DCMAKE_BUILD_TYPE=Debug`) - file parses ok, image renders.
If build in Release (`Release`, `RelWithDebInfo` …
-
### Steps to reproduce
1. Build tdesktop
2.
3.
**Logs**:
```
/var/tmp/portage/net-im/telegram-desktop-2.5.6/work/tdesktop-2.5.6-full/Telegram/SourceFiles/platform/linux/linux_gtk_integrati…
-
Trying to build version 2.2.0 on Ubuntu Groovy, the same as [in here](https://launchpad.net/ubuntu/+source/telegram-desktop/2.2.0+ds-1/+build/19751994)
And I get this compilation error, which is quit…
loimu updated
3 years ago
-
file: [https://lottiefiles.com/29056-nepenthe-illustration](https://lottiefiles.com/29056-nepenthe-illustration)
mac rlottie static debug, loadFromFile, renderSync
**expected result:**
as seen …
-
What is the difference between standard freetype and vector's copy? Can I remove vector's freetype?
Note: The same reasoning goes for stb to be using standard versions.
Most Linux distributions …
-
Hey,
I'd like to discuss disabling `-werror` flag for releases. I get the point of using it in development version, ie "git", but it may cause surprising issues when packaging tagged versions of r…
-
In addition to rendering to a surface, is it possible to expose Composition?
The goal is to get the paths that are in the composition and layers and convert the model to a format a 2d vector player…
-
Building rlottie with clang from commit 2f8deed6ef32dc9fda4cf774415320a453cf9a99
and got this:
```
/usr/bin/clang++ -Isrc/25a6634@@rlottie@sha -Isrc -I../src -Iinc -I../inc -I. -I.. -Isrc/vector …
fedya updated
4 years ago
-
**Describe the project you are working on:**
Multiplayer game.
**Describe the problem or limitation you are having in your project:**
Want to play animated vector graphics.
**Describe the …