issues
search
randy408
/
libspng
Simple, modern libpng alternative
https://libspng.org
BSD 2-Clause "Simplified" License
741
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove cHRM range checks
#273
randy408
opened
1 month ago
0
Encoded Image Transparent Green
#272
n9tank
closed
1 month ago
0
Add option to invert rows in `spng_encode_image`
#271
tobybell
opened
2 months ago
0
unnecessary compilation noise
#270
fabiangreffrath
opened
4 months ago
2
Bazel: Define a minimal Bazel module
#269
egorich239
opened
5 months ago
0
Transparency section decodes to an olive green color
#268
dinkc64
closed
5 months ago
8
CMake improvements when vendoring with FetchContent
#267
jchv
opened
8 months ago
0
Feature request: ability to disable CMake install targets
#266
jchv
opened
8 months ago
0
Missing check in function check_time
#265
3iang
closed
10 months ago
1
Added missing include in CMake config
#264
asmorkalov
closed
11 months ago
1
Fix installed cmake config file
#263
FantasqueX
closed
11 months ago
1
Fix finding libspng with CMake
#262
dimula73
closed
11 months ago
1
No subimage when creating an image from scratch
#261
alevesely
opened
1 year ago
1
Website basic usage example has wrong parameter order for spng_decode_image()
#260
jitspoe
opened
1 year ago
1
Indexed .PNGs don't seem to handle alpha channel correctly
#259
gerald-lindsly
closed
1 year ago
1
Example for spng_set_png_stream()
#258
JanGerber
opened
1 year ago
1
Fix for missed optimisation with grayscale same layouts
#257
rps102
opened
1 year ago
0
add SPNG_USE_MINIZ option to cmake
#256
toge
opened
1 year ago
1
Error linking libspng functions when compiling Mingw-w64 project
#254
native-engine
closed
1 year ago
4
accept a possible problematic png image silently
#253
boofish
opened
1 year ago
5
Animated PNG (APNG) read support
#252
randy408
opened
1 year ago
4
Simple error in libspng site
#251
gpreviato
closed
1 year ago
1
Consider revising error handling for large chunks
#250
randy408
opened
1 year ago
0
add meson CI
#249
neheb
closed
1 year ago
1
decode: fix invalid error return for zero-length EXIF
#248
randy408
closed
1 year ago
0
Compatibility with PNG images with zero-length EXIF chunk
#247
jkh19
closed
1 year ago
3
meson: try to fix compilation with clang-cl
#246
neheb
closed
1 year ago
4
Fixed copy paste error for static build in CMakeLists.txt
#245
coeps-github
closed
1 year ago
1
accept a possible invalid png file
#244
boofish
closed
1 year ago
2
Decode RGB16 / G16
#243
MiSo1289
opened
1 year ago
3
adding using namespace
#242
Anujsharma002
closed
1 year ago
0
CMake: Add config-file package support, add static library pkg-config
#241
johannesschaeufele
closed
1 year ago
9
Clang: error: type '_Float32' (aka 'float') in generic association compatible with previously specified type 'float'
#240
AngryPenguinPL
closed
1 year ago
1
build(meson): remove explicit pkgconf Libs.private
#239
Tachi107
closed
2 years ago
1
Add palette index check support
#238
randy408
opened
2 years ago
0
Debian packaging
#237
Tachi107
closed
1 year ago
14
Fixed build warnings
#236
Loobinex
closed
2 years ago
2
added spng to include directories
#235
AdorablePotato
closed
2 years ago
1
Add option to check palette indices
#234
randy408
opened
2 years ago
0
spng_encode_image doesn't fail if a pixel index is bigger than spng_plte::n_entries
#233
MrSapps
opened
2 years ago
2
ci: upgrade to bullseye
#232
randy408
closed
2 years ago
0
TRUECOLOR vs RGB8
#231
GhostCore07
opened
2 years ago
4
SPNG_FMT_PNG is big-endian even while little-endian system
#230
GhostCore07
opened
2 years ago
5
Support for Windows BMP
#229
GhostCore07
opened
2 years ago
1
fix typo in decode.md
#228
danieljennings
closed
2 years ago
1
spng_encode_image() creating invalid png file
#227
Somebody8331
closed
2 years ago
5
libpng can’t read files.
#226
dvessel
closed
2 years ago
2
Update decode.md
#225
shuffle2
closed
2 years ago
1
Encoding speed lags behind libpng
#224
shuffle2
opened
2 years ago
8
incremental decoding
#223
pumbur
opened
2 years ago
0
Next