issues
search
kornelski
/
lodepng-rust
All-in-one PNG image encoder/decoder in pure Rust
https://lib.rs/lodepng
zlib License
100
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix wasm32 compatibility
#64
frederikrothenberger
closed
2 months ago
2
wasm build error
#63
MiniOcean404
closed
2 months ago
2
chore: fixed incorrect sample code
#62
sssooonnnggg
closed
8 months ago
0
Fix feature = "cargo-clippy" deprecation
#61
rex4539
closed
8 months ago
1
Can't encode bitdepth lower than 8?
#60
lunasorcery
closed
11 months ago
3
16 bit grayscale png wrong byte endianness
#59
borsasd
opened
1 year ago
1
Licensing question
#58
blinxen
closed
1 year ago
2
3.7.0 -> 3.7.1 breaks my build
#57
Awpteamoose
closed
2 years ago
1
Wrong encoding of text keys
#56
moxian
opened
2 years ago
2
Import PathBuf on not-Unix
#55
AlyoshaVasilieva
closed
2 years ago
1
Using `set_palette` results in error code 68.
#54
lseelenbinder
closed
2 years ago
0
Fix ordering of `palette_clear` call.
#53
lseelenbinder
closed
2 years ago
1
Decoding and Re-encoding PNG shifts colors
#52
jamsinclair
closed
2 years ago
3
Add wasm32 implementation for libc
#51
nmattia
closed
2 years ago
9
Make imports explicit
#50
nmattia
closed
2 years ago
1
Speed and binary size of this library?
#49
fzyzcjy
closed
3 years ago
2
Upgrade to GitHub-native Dependabot
#48
dependabot-preview[bot]
closed
3 years ago
0
examples provided in crate lodepng fail greatly underestimate its abilities. Here's just one example.
#47
pwplus7
opened
3 years ago
1
Update fallible_collections requirement from 0.3.1 to 0.4.0
#46
dependabot-preview[bot]
closed
3 years ago
0
3.1.0 broke semver
#45
SpaceManiac
closed
4 years ago
1
Custom zlib hook seems to leak memory
#44
lilith
closed
2 months ago
12
Unable to build on wasm32-unknown-unknown due to libc malloc
#43
carado
closed
2 years ago
2
Using any (impl Copy) type as pixel buffer is unspecified behaviour
#42
wwylele
opened
5 years ago
1
Update png requirement from 0.14.0 to 0.15.0
#41
dependabot-preview[bot]
closed
5 years ago
3
Add functions with state object as parameter
#40
fhanau
closed
5 years ago
1
Index out of bounds when windowsize set to 32768
#39
kyle-mccarthy
opened
5 years ago
0
Update glob requirement from 0.2.11 to 0.3.0
#38
dependabot-preview[bot]
closed
5 years ago
0
Update png requirement from 0.13.1 to 0.14.0
#37
dependabot-preview[bot]
closed
5 years ago
0
Update png requirement from 0.12.0 to 0.13.1
#36
dependabot-preview[bot]
closed
6 years ago
0
Update png requirement from 0.12.0 to 0.13.0
#35
dependabot-preview[bot]
closed
6 years ago
1
Memory leak on decoding a malformed image
#34
Shnatsel
closed
6 years ago
2
Support decoding into preallocated memory
#33
Ralith
opened
6 years ago
3
Fuzz for memory disclosure vulnerabilities
#32
Shnatsel
closed
6 years ago
7
Add fuzzing seeds
#31
Shnatsel
closed
6 years ago
1
Update png requirement to 0.12.0
#30
dependabot-preview[bot]
closed
6 years ago
0
Add support for fuzzing
#29
Shnatsel
closed
6 years ago
3
Memory leak on malformed input
#28
Shnatsel
closed
6 years ago
1
lodepng is 20x slower than the png crate
#27
josephg
closed
2 years ago
3
16 bit depth images are saved using host endian
#26
ColonelThirtyTwo
opened
6 years ago
0
build fails due to mismatched types
#25
musm
closed
6 years ago
9
Use a workspace and correct dependencies to unbreak linking of unittest.
#24
eddyb
closed
6 years ago
1
Document that the source uses unstable features, and therefore requires a Rust nightly install
#23
StrayLightning
closed
7 years ago
2
CSlice seems to be horribly unsafe?
#22
quadrupleslap
closed
7 years ago
3
How do I convert CVec<Rgba<u8>> into a CVec<u8>?
#21
quadrupleslap
closed
7 years ago
4
Problems reading 16-bit PNG?
#20
rennis250
closed
7 years ago
3
Fix typo in README.md header
#19
madewithlinux
closed
7 years ago
1
Memory leaks
#18
0xcpu
closed
7 years ago
1
Fix mis-match in lodepng_convert definition
#17
ideasman42
closed
8 years ago
1
Build Dependencies not documented
#16
ideasman42
closed
8 years ago
1
Build fails, due to wrong number of arguments given to debug_assert_eq
#15
eugene2k
closed
8 years ago
3
Next