Commit graph

30 commits

Author SHA1 Message Date
Ryan Oldenburg
7c6528983c Merge branch 'gif' 2022-06-14 16:44:44 -05:00
Ryan Oldenburg
9ed2ad32ab started tiff 2022-06-14 16:23:27 -05:00
Ryan Oldenburg
d544926ef9 animated gif support 2022-06-13 21:47:39 -05:00
treeform
419801afa2 Add JPEG exif orientation. 2022-05-22 11:09:09 -07:00
Ryan Oldenburg
ce4ac78b5d tmp 2022-05-21 19:19:38 -05:00
Ryan Oldenburg
a82343b2ee svg fill change 2022-05-21 19:08:14 -05:00
Ryan Oldenburg
8b62fc428b jpegsuite, validate uses masters/diffs/rendered independently 2022-05-11 17:54:02 -05:00
treeform
a6ea5fe6c2 Simplfy component ordering. 2022-05-07 12:03:03 -07:00
treeform
5e484ad4ab
Resurrect old nim-native jpeg parser and fix most issues (#414)
* Add new jpeg tests.
* Resurrect old jpeg.
* Fix Jpeg grayscale
* Fix 4:1:1 scaling.
* Better chunk scanner.
* Fight progressive.
* Fight restart markers.
* Jpeg can now parse all of the test files.
* Fuzzing and overflow checks
* Make getBits* the only way to read the bits. 
* Make Quantiziation and IDCT happen only in one place.
* Rename jpg folder to jpeg
2022-05-05 09:19:17 -07:00
Ryan Oldenburg
5282caa056 bmp dib decoder 2022-02-13 16:55:10 -06:00
treeform
7198d2623d add test sutie images 2022-02-11 21:08:33 -08:00
treeform
104006212f Add test files. 2022-02-11 14:27:20 -08:00
Amjad Ben Hedhili
217e6c7eeb Rename baboon to mandrill
![Baboon](https://en.wikipedia.org/wiki/Baboon)
![Mandrill](https://en.wikipedia.org/wiki/Mandrill)
2022-02-04 15:07:34 +01:00
Ryan Oldenburg
e89001b46b 3.1.3 2022-01-25 17:06:09 -06:00
Ryan Oldenburg
12636e4e9f very strange issue 2022-01-25 17:04:43 -06:00
Rasmus Moorats
be26fe5193
fix high-depth handling and add a test case 2022-01-10 15:26:20 +02:00
Rasmus Moorats
158b279926
add dead simple tests for PPM files 2022-01-09 17:43:43 +02:00
Ryan Oldenburg
9a5436b850 zippy 0.7.4 2022-01-06 20:14:05 -06:00
Emery Hemingway
291a0e3a5d QOI support
https://qoiformat.org/
2022-01-03 17:20:00 +01:00
Ryan Oldenburg
a6ed55592c opaque fast path 2021-12-14 13:00:15 -06:00
Ryan Oldenburg
5d0539bf9b add dragon2 test 2021-12-03 15:24:08 -06:00
Ryan Oldenburg
61e78bcc6a use float32 2021-11-28 00:48:26 -06:00
Ryan Oldenburg
18d987013d file changes 2021-11-26 21:10:12 -06:00
Ryan Oldenburg
4d416f1053 svg upscaling test 2021-11-26 20:56:38 -06:00
Ryan Oldenburg
6eb1d6fa12 f 2021-11-26 20:56:38 -06:00
Ryan Oldenburg
f246c1dd15 image changes 2021-11-22 03:40:55 -06:00
Ryan Oldenburg
56a9981f91 merge hits that stop and then continue filling without any gap 2021-11-21 07:07:19 -06:00
Ryan Oldenburg
87c7e9fee6 rm float64 2021-11-12 23:39:43 -06:00
Ryan Oldenburg
e3fc57ce3c faster path intersects 2021-11-10 17:08:26 -06:00
Ryan Oldenburg
3484857163 reorganize tests a bit 2021-10-03 17:25:23 -05:00