Commit graph

1371 commits

Author SHA1 Message Date
treeform d250e4be01 Fixed fuzzing. 2022-02-11 21:08:24 -08:00
treeform 81b82e2277 Morepretty 2022-02-11 20:11:01 -08:00
treeform c2350c9642 Fixes. 2022-02-11 20:08:59 -08:00
treeform 4dc50d9778 Read more bmp formats. 2022-02-11 20:08:09 -08:00
treeform ffc1b90c5f Fail when channel maks is 0. 2022-02-11 16:09:38 -08:00
treeform 294adef29f f 2022-02-11 14:28:26 -08:00
treeform 104006212f Add test files. 2022-02-11 14:27:20 -08:00
treeform 25bc1116fb Improve bitmap reader. 2022-02-11 14:27:11 -08:00
treeform 80095cebc0
Merge pull request #382 from guzba/master
update stb_image
2022-02-11 14:09:47 -08:00
Ryan Oldenburg e96f5074f5 v2.27 2022-02-11 15:51:00 -06:00
Ryan Oldenburg 295f5788c9 rm seq[uint8] jpg 2022-02-11 15:46:30 -06:00
treeform 386cdf4be9
Merge pull request #381 from guzba/master
fix jpg test path
2022-02-11 12:17:01 -08:00
Ryan Oldenburg 3373067226 fix jpg test path 2022-02-11 14:00:07 -06:00
treeform b37939a717
Merge pull request #377 from guzba/master
update nimble bindings on mac
2022-02-06 13:10:04 -08:00
Ryan Oldenburg 5c9ab835dc update bindings build on mac 2022-02-05 23:41:58 -06:00
Ryan Oldenburg d19b2ee65c use colors 2022-02-05 23:32:10 -06:00
treeform 0843b26250
Merge pull request #375 from guzba/master
3.1.4 + export line dash on context
2022-02-05 20:19:52 -08:00
Ryan Oldenburg fe0125dea0 rm 2022-02-05 18:47:58 -06:00
Ryan Oldenburg 04fe713500 3.1.4 2022-02-05 17:23:39 -06:00
Ryan Oldenburg 656ee85e66 export line dash on context 2022-02-05 17:03:06 -06:00
treeform 4fcdbfb84b
Merge pull request #374 from AmjadHD/patch-1
It's a mandrill not a baboon 🙂
2022-02-04 12:54:56 -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
treeform 9801522bc8
Merge pull request #371 from guzba/master
fix and re-enable fill optimization
2022-01-30 13:45:36 -08:00
Ryan Oldenburg 78e23f83d6 fix and re-enable fill optimization 2022-01-30 14:53:12 -06:00
treeform 2da986d0fe Disable fill optimization for now. 2022-01-30 12:15:13 -08:00
treeform 3a590eea1e
Merge pull request #370 from guzba/master
iterator issue workaorund
2022-01-25 18:38:56 -08:00
Ryan Oldenburg d5b4500758 iterator issue workaorund 2022-01-25 20:26:39 -06:00
Ryan Oldenburg 19c92863c3
Merge pull request #369 from guzba/master
3.1.3
2022-01-25 17:22:14 -06: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
Ryan Oldenburg d65fd68161 zippy 0.8.1 2022-01-25 16:48:01 -06:00
Ryan Oldenburg 054424f78c add nim version 2022-01-25 16:47:08 -06:00
treeform 733bc579ff
Merge pull request #368 from guzba/master
rm realtime examples, suggest better approach with boxy
2022-01-20 21:33:26 -08:00
Ryan Oldenburg e6c799a04f rm realtime examples, suggest better approach with boxy 2022-01-20 23:19:11 -06:00
treeform bde0d2fd5c
Merge pull request #367 from guzba/master
ppm style pass + morepretty
2022-01-20 21:03:18 -08:00
Ryan Oldenburg a3c2444339 morepretty 2022-01-20 20:12:10 -06:00
Ryan Oldenburg be57c71c3c ppm consistent style pass 2022-01-20 20:04:13 -06:00
treeform 2caed5f5ae
Merge pull request #366 from guzba/master
rm pixie/demo
2022-01-20 14:54:09 -08:00
Ryan Oldenburg 0dddb05082 png change 2022-01-19 15:50:06 -06:00
Ryan Oldenburg a4cac14e87 rm pixie/demo 2022-01-19 14:07:47 -06:00
treeform cc5c699d0e
Merge pull request #363 from nnsee/ppm
Add PPM format support
2022-01-14 08:47:16 -08:00
Rasmus Moorats a7388a291d
assert that generated images match P6 master 2022-01-11 12:51:54 +02:00
Rasmus Moorats be26fe5193
fix high-depth handling and add a test case 2022-01-10 15:26:20 +02:00
Rasmus Moorats 71016b868e
remove incorrect rgba conversion 2022-01-09 17:43:43 +02:00
Rasmus Moorats 64cfad16fb
add PPM to readme 2022-01-09 17:43:43 +02:00
Rasmus Moorats 158b279926
add dead simple tests for PPM files 2022-01-09 17:43:43 +02:00
Rasmus Moorats 6f654e32bc
remove erroneous debug echo 2022-01-09 17:43:42 +02:00
Rasmus Moorats b136e5b4e2
P3 support
also fixes an issue with header decoder whitespace handling
2022-01-09 17:43:42 +02:00
Rasmus Moorats 0139af545f
add rudimentary PPM decoder 2022-01-09 17:43:42 +02:00
Rasmus Moorats 7679712575
add PPM encoder 2022-01-09 17:43:42 +02:00