issues
search
rlepigre
/
ocaml-imagelib
The imagelib library implements image formats such as PNG or PPM
GNU Lesser General Public License v3.0
39
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OCaml 5.0 compatibility
#54
jonludlam
closed
2 years ago
1
compilation with ocaml 5 (and maybe 4.14 ?)
#53
craff
opened
2 years ago
2
Fix the bug about inflation of PNG images.
#52
dinosaure
closed
3 years ago
1
Multiple valid PNG images raise Corrupted_image exception on reading
#51
iitalics
closed
3 years ago
10
Upgrade the code base to decompress.1.3.0
#50
dinosaure
closed
3 years ago
3
Support decompress 1.3.0
#49
sternenseemann
closed
3 years ago
7
Update README/opam description to match reality
#48
cfcs
closed
3 years ago
0
Imagelib-unix doesn't seem to exist on opam?
#47
bluddy
closed
3 years ago
1
JPEG: change readme
#46
bluddy
opened
3 years ago
3
imagetool: Transparent frame updates
#45
cfcs
opened
3 years ago
1
Tests for transparent GIFs
#44
cfcs
opened
3 years ago
0
try to fix alpha handling for GIF and resizing
#43
cfcs
closed
3 years ago
3
Incomplete support for alpha channel in the GIF format.
#42
aryx
closed
3 years ago
23
Can not be installed with esy
#41
dmtrKovalenko
closed
4 years ago
3
Turn on Github Pages
#40
mseri
closed
4 years ago
2
Merge Libraries and rearrange tests
#39
mseri
closed
4 years ago
6
Update opam files and cleanup travis
#38
mseri
closed
4 years ago
5
Add examples
#37
klartext
opened
4 years ago
1
Alcotest and GIF
#36
cfcs
closed
4 years ago
4
attempt to fix CI not pulling in deps
#35
cfcs
closed
4 years ago
1
Decompress.1.1.0
#34
dinosaure
closed
4 years ago
4
Fix and update code
#33
bluddy
opened
4 years ago
7
New release
#32
bluddy
closed
4 years ago
21
Repo in opam-repository is incorrect
#31
bluddy
closed
4 years ago
1
Allow read/write from Bigarray blob
#30
bluddy
opened
4 years ago
3
PNG: Scanlines + String.sub out of bounds
#29
cfcs
opened
5 years ago
0
PNG: Out of bounds palette index
#28
cfcs
opened
5 years ago
1
WIP: Add an Alcotest suite using Crowbar for fuzzing
#27
olleolleolle
closed
4 years ago
2
BMP: support RLE decompression (8bit/4bit)
#26
cfcs
opened
5 years ago
0
PNG: we should skip private chunks.
#25
cfcs
closed
4 years ago
1
Implement preliminary GIF support
#24
cfcs
closed
4 years ago
2
Mirage compatibility by splitting off Unix-dependent functionality
#23
cfcs
closed
5 years ago
1
Bmp format
#22
rymdhund
closed
5 years ago
13
Seems something is broken with last version of decompress
#21
rlepigre
closed
5 years ago
3
Dune support.
#20
rlepigre
closed
6 years ago
6
Update to latest decompress
#19
zshipko
closed
6 years ago
2
Port to last version of the `decompress` library
#18
rlepigre
closed
5 years ago
5
Split out Unix-specific code to support MirageOS better
#17
cfcs
closed
5 years ago
4
Add ImagePNG.string_of_png, which allows the user to get the encoded …
#16
berke
closed
6 years ago
4
assert->exceptions, fixed overflow, fixed file path handling
#15
cfcs
closed
6 years ago
9
Preparation for the JPEG decoder
#14
Ravenslofty
closed
4 years ago
5
We need tests in the repository
#13
rlepigre
opened
6 years ago
4
Fixes for PNG decoding
#12
Ravenslofty
closed
6 years ago
23
Don't die on Image Offset extension
#11
GreenArchon
closed
6 years ago
3
typo fix in exception string
#10
yomimono
closed
6 years ago
1
compile with -bin_annot to support merlin (fixes #7)
#9
cfcs
closed
7 years ago
0
implement chunk_reader_of_string (see #6) ;
#8
cfcs
closed
7 years ago
3
Document exceptions
#7
copy
opened
7 years ago
3
String chunk reader
#6
copy
closed
7 years ago
2
Support progressive image rendering
#5
cfcs
opened
7 years ago
3
Next