issues
search
msrd0
/
rlottie-rs
Rust bindings to rlottie and file conversion library and tools
MIT License
17
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: add option to complie rlottie
#56
LuckyTurtleDev
opened
4 months ago
0
windows support
#55
funatsufumiya
opened
7 months ago
2
Update bindgen requirement from 0.68.1 to 0.69.4
#54
dependabot[bot]
opened
9 months ago
0
Update bindgen requirement from 0.68.1 to 0.69.2
#53
dependabot[bot]
closed
9 months ago
1
Bump actions/upload-artifact from 3 to 4
#52
dependabot[bot]
closed
10 months ago
0
Bump actions/download-artifact from 3 to 4
#51
dependabot[bot]
closed
10 months ago
0
Cannot install binaries on OSX Sonoma
#50
KClough
opened
11 months ago
1
Update bindgen requirement from 0.68.1 to 0.69.1
#49
dependabot[bot]
closed
9 months ago
1
Bump gif to 0.12
#48
msrd0
closed
1 year ago
0
Bump stefanzweifel/git-auto-commit-action from 4 to 5
#47
dependabot[bot]
closed
1 year ago
0
Update webp-animation requirement from 0.8 to 0.9
#46
dependabot[bot]
closed
1 year ago
0
Update bindgen requirement from 0.66.1 to 0.68.1
#45
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#44
dependabot[bot]
closed
1 year ago
0
Windows support
#43
msrd0
opened
1 year ago
3
Update webp-animation requirement from 0.7 to 0.8
#42
dependabot[bot]
closed
1 year ago
0
Update bindgen requirement from 0.65.1 to 0.66.1
#41
dependabot[bot]
closed
1 year ago
2
Update bindgen requirement from 0.65.1 to 0.66.0
#40
dependabot[bot]
closed
1 year ago
1
Update bindgen requirement from 0.64.0 to 0.65.1
#39
dependabot[bot]
closed
1 year ago
0
Update dtolnay/rust-toolchain requirement to stable
#38
dependabot[bot]
closed
1 year ago
1
Bump stefanzweifel/git-auto-commit-action from 2 to 4
#37
dependabot[bot]
closed
1 year ago
0
Update bindgen requirement from 0.63.0 to 0.64.0
#36
dependabot[bot]
closed
1 year ago
1
Update bindgen requirement from 0.61.0 to 0.63.0
#35
dependabot[bot]
closed
1 year ago
4
Add (De)Serialize impls for Size struct
#34
msrd0
closed
2 years ago
0
Expose serde feature to enable rgb/serde
#33
LuckyTurtleDev
closed
2 years ago
3
CI: Test against TelegramMessenger's rlottie library
#32
msrd0
closed
2 years ago
0
Add telegram skin recolor
#31
yuraiz
opened
2 years ago
20
Telegram skin recolor
#30
yuraiz
opened
2 years ago
9
Enable `#[no_std]` for rlottie-sys
#29
msrd0
closed
2 years ago
0
Update bindgen requirement from 0.60.1 to 0.61.0
#28
dependabot[bot]
closed
2 years ago
0
Remove pkg-config version check
#27
msrd0
closed
2 years ago
0
Add `data_as_bytes` and `into_data` functions and `AsRef` impl for `Surface`
#26
msrd0
closed
2 years ago
3
Re-export Rgb and Bgra types with camel-cased names
#25
msrd0
closed
2 years ago
0
Add Animation::property_override method
#24
yuraiz
closed
2 years ago
12
Add cli test as recommended with clap 4
#23
msrd0
closed
2 years ago
0
Update clap requirement from 3.2 to 4.0
#22
dependabot[bot]
closed
2 years ago
0
Compatibility with rustup's musl toolchain
#21
msrd0
opened
2 years ago
0
Bump actions/upload-artifact from 2 to 3
#20
dependabot[bot]
closed
2 years ago
0
Bump actions/checkout from 2 to 3
#19
dependabot[bot]
closed
2 years ago
0
Bump actions/download-artifact from 2 to 3
#18
dependabot[bot]
closed
2 years ago
0
Fix compilation with rustup's musl toolchain
#17
msrd0
closed
2 years ago
0
Add `Surface::pixels()` iterator
#16
msrd0
closed
2 years ago
0
Update webp-animation requirement from 0.5 to 0.7
#15
dependabot[bot]
closed
2 years ago
0
Improve `Animation::from_data`
#14
msrd0
closed
2 years ago
0
Update webp-animation requirement from 0.5 to 0.6
#13
dependabot[bot]
closed
2 years ago
3
lottieconv documentation not available
#12
LuckyTurtleDev
closed
2 years ago
1
Examples?
#11
zertyz
opened
2 years ago
1
Render frames onto new Surface struct
#10
msrd0
closed
2 years ago
2
Make size_t = usize and make Size struct public again
#9
msrd0
closed
2 years ago
0
Render to arbitary size surface.
#8
cireu
closed
2 years ago
2
Add Debug trait implementation to struct Animation
#7
msrd0
closed
2 years ago
0
Next