Commit graph

739 commits

Author SHA1 Message Date
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
Emery Hemingway
c553ff640b Mark parseGlyfGlyph prototype as gcsafe 2022-01-06 12:52:58 +01:00
Ryan Oldenburg
a0244c98de decodeSvg xml 2022-01-05 17:20:12 -06:00
Ryan Oldenburg
540183a262 f 2022-01-03 17:50:03 -06:00
Ryan Oldenburg
91abc684ad qoi consistent style pass 2022-01-03 17:41:36 -06:00
treeform
a8cd3bfd3b
Merge pull request #354 from ehmry/qoi
QOI support
2022-01-03 13:29:29 -08:00
Emery Hemingway
291a0e3a5d QOI support
https://qoiformat.org/
2022-01-03 17:20:00 +01:00
Ryan Oldenburg
1049e74fec f 2022-01-02 18:28:39 -06:00
Ryan Oldenburg
aae5c07614 demo use windy + boxy 2022-01-02 18:13:30 -06:00
Ryan Oldenburg
2d3d4c5f95 bugfix 2022-01-02 18:13:30 -06:00
Ryan Oldenburg
34d96df323 3.1.2 bugfix 2021-12-23 14:10:32 -06:00
Ryan Oldenburg
2ab6c7e35c simpler source position when not rotated or scaled 2021-12-16 21:56:06 -06:00
Ryan Oldenburg
11ba8e7af0 3.1.1 bugfix out of bounds 2021-12-16 04:00:56 -06:00
Ryan Oldenburg
bfa1f8b3a0 use 2021-12-15 12:27:49 -06:00
Ryan Oldenburg
6ba8ec472f simd draw fast paths 2021-12-15 12:21:34 -06:00
Ryan Oldenburg
2fbff9104b rm this, bugfix 2021-12-15 12:08:36 -06:00
Ryan Oldenburg
f7205a6ebe faster packAlphaValues 2021-12-14 19:31:36 -06:00
Ryan Oldenburg
7195d0a74d pack4xAlphaValues 2021-12-14 16:11:40 -06:00
Ryan Oldenburg
f9813d054c move fillUnsafe 2021-12-14 15:17:17 -06:00
Ryan Oldenburg
f7ed8e7842 per-row opaque check 2021-12-14 14:48:36 -06:00
Ryan Oldenburg
69f73f709f comment 2021-12-14 14:28:39 -06:00
Ryan Oldenburg
39e37c357a mask magnifyBy2 simd + copyMem 2021-12-14 13:00:15 -06:00
Ryan Oldenburg
a6ed55592c opaque fast path 2021-12-14 13:00:15 -06:00
Ryan Oldenburg
805857df3f bmOverwrite nonsimd benchmark 2021-12-13 03:00:38 -06:00
Ryan Oldenburg
85780637fc mask yMin yMax better 2021-12-13 02:25:58 -06:00
Ryan Oldenburg
1214861870 move blendMode dont export blends 2021-12-13 01:23:41 -06:00
Ryan Oldenburg
38798e503b f 2021-12-13 00:39:13 -06:00
Ryan Oldenburg
ba6ea448e4 f 2021-12-13 00:36:47 -06:00
Ryan Oldenburg
1352ff73b0 case 2021-12-13 00:31:35 -06:00
Ryan Oldenburg
be598a108b bmMask nonsimd draw faster 2021-12-13 00:29:51 -06:00
Ryan Oldenburg
ac6e6f6214 mat -> transform 2021-12-13 00:15:44 -06:00
Ryan Oldenburg
64e6db2cef nonsimd path 2021-12-12 23:01:35 -06:00
Ryan Oldenburg
de13c129e4 isOpaque 2021-12-12 21:48:07 -06:00
Ryan Oldenburg
6280af09f0 bmOverwrite 2021-12-12 18:42:01 -06:00
Ryan Oldenburg
7abe128124 f 2021-12-12 18:29:18 -06:00
Ryan Oldenburg
97ed037d2a f 2021-12-12 18:21:21 -06:00
Ryan Oldenburg
afc7e8d816 move fillImage/fillMask strokeImage/strokeMask 2021-12-12 18:19:07 -06:00
Ryan Oldenburg
2e163e6e6c move pixieSweeps 2021-12-12 18:15:05 -06:00
Ryan Oldenburg
790146e553 faster 2021-12-12 17:05:58 -06:00
Ryan Oldenburg
720e5ae019 morepretty 2021-12-12 17:05:58 -06:00
Ryan Oldenburg
2c2e35bff5 comments back 2021-12-11 18:06:11 -06:00
Ryan Oldenburg
18a81b3d0e mask.unsafe[x, y] 2021-12-11 18:04:01 -06:00
Ryan Oldenburg
ff1e6bd12d image.unsafe[x, y] 2021-12-11 17:57:08 -06:00
Ryan Oldenburg
520b548fc5 faster get/set unsafe 2021-12-11 16:19:32 -06:00
treeform
f4c0619fa8 Fixes after rebase. 2021-12-04 17:39:00 -08:00
treeform
5ec38c068d f 2021-12-04 17:34:10 -08:00
treeform
f522dbb9ff f 2021-12-04 17:33:45 -08:00
treeform
367a86b566 Speed up with horizintal line intersect. 2021-12-04 17:33:43 -08:00
treeform
b9402e592d Sweeps: Fix jugged outline and streaking. 2021-12-04 17:33:09 -08:00