Ryan Oldenburg
|
45fe8bd9ea
|
integer lerp, integer premultiply and straighten alpha
|
2021-01-24 18:20:46 -06:00 |
|
Ryan Oldenburg
|
f6864b109e
|
2x faster convert to straight alpha
|
2021-01-24 16:20:10 -06:00 |
|
Ryan Oldenburg
|
60280520b6
|
move
|
2021-01-24 15:31:43 -06:00 |
|
Ryan Oldenburg
|
aec3d91109
|
pixieNoSimd
|
2021-01-24 15:26:53 -06:00 |
|
Ryan Oldenburg
|
db0ee90fb2
|
polygon, validate commands
|
2021-01-24 15:21:45 -06:00 |
|
Ryan Oldenburg
|
40dfcfcde1
|
0.0.16 quadraticCurveTo, transform
|
2021-01-23 22:12:00 -06:00 |
|
Ryan Oldenburg
|
95471f36a7
|
better error msg
|
2021-01-23 20:12:58 -06:00 |
|
Ryan Oldenburg
|
3f3db2fcec
|
remove masks.nim for now
|
2021-01-23 20:12:58 -06:00 |
|
treeform
|
23e51968f9
|
Merge pull request #68 from guzba/master
faster subImage, a bit more
|
2021-01-23 16:20:33 -08:00 |
|
treeform
|
962c31671b
|
Merge pull request #66 from Anuken/patch-3
Workaround for gc:arc SIGSEGV in png.nim
|
2021-01-23 13:26:43 -08:00 |
|
Ryan Oldenburg
|
007b495538
|
faster subImage, a bit more
|
2021-01-23 14:17:34 -06:00 |
|
Ryan Oldenburg
|
b3bf8fc356
|
0.0.15, gate simd behind amd64
|
2021-01-23 11:39:26 -06:00 |
|
Anuken
|
bdfd175e02
|
Workaround for gc:arc SIGSEGV
|
2021-01-23 12:30:59 -05:00 |
|
Ryan Oldenburg
|
11164fa236
|
small things
|
2021-01-22 23:33:05 -06:00 |
|
Ryan Oldenburg
|
6b9beedca6
|
fill, etc
|
2021-01-22 21:18:29 -06:00 |
|
Ryan Oldenburg
|
52eb2d2037
|
0.0.14
|
2021-01-22 18:35:30 -06:00 |
|
Ryan Oldenburg
|
b41965ce3c
|
0.0.13 revert quad, unaligned simd fill for now
|
2021-01-22 17:27:20 -06:00 |
|
Ryan Oldenburg
|
e676121ae3
|
arc small stuff
|
2021-01-22 10:31:04 -06:00 |
|
Ryan Oldenburg
|
9aafd87def
|
like quad, cubic
|
2021-01-22 08:56:18 -06:00 |
|
Ryan Oldenburg
|
7271cdfe80
|
arc discretize
|
2021-01-22 08:47:54 -06:00 |
|
Ryan Oldenburg
|
cb621c2532
|
arc stuff, quad discretize
|
2021-01-22 08:42:28 -06:00 |
|
Ryan Oldenburg
|
ddabf803a3
|
pixieUseStb
|
2021-01-21 23:34:34 -06:00 |
|
Ryan Oldenburg
|
773036a3ba
|
add -d:useStb
|
2021-01-21 19:09:27 -06:00 |
|
Ryan Oldenburg
|
47cb962e23
|
simd toAlphy
|
2021-01-19 19:01:47 -06:00 |
|
Ryan Oldenburg
|
3eef65374d
|
bugfix + test
|
2021-01-19 18:51:12 -06:00 |
|
Ryan Oldenburg
|
882ae0127c
|
fix tiger lip issue
|
2021-01-18 00:48:21 -06:00 |
|
Ryan Oldenburg
|
ce938fa92a
|
skip horizontal, faster
|
2021-01-17 22:07:05 -06:00 |
|
Ryan Oldenburg
|
74169e4c15
|
bounds
|
2021-01-16 19:01:06 -06:00 |
|
Ryan Oldenburg
|
3908825db8
|
cubic curve compute (#50)
* cubic curve compute
* curve -> segments with error budget
* dynamic precision on curves
|
2021-01-15 18:22:51 -08:00 |
|
Ryan Oldenburg
|
444fb18355
|
use line intersection (#49)
|
2021-01-11 20:24:47 -08:00 |
|
Ryan Oldenburg
|
b60f262587
|
empty png encode error
|
2021-01-11 11:46:06 -06:00 |
|
Ryan Oldenburg
|
ce7507cd6c
|
fast fill, remove benchmark weirdness
|
2021-01-06 14:18:47 -06:00 |
|
Ryan Oldenburg
|
3f3d645778
|
faster, no start
|
2021-01-02 22:55:21 -06:00 |
|
Ryan Oldenburg
|
e2b8b50b18
|
small stuff
|
2021-01-02 22:28:54 -06:00 |
|
treeform
|
5a33f0a3a2
|
Don't return a new image when filling paths.
|
2021-01-02 16:19:19 -08:00 |
|
Ryan Oldenburg
|
e5cc9ba1b5
|
0.0.9 dont close already closed paths
|
2020-12-29 18:11:58 -06:00 |
|
Ryan Oldenburg
|
1b4095afe1
|
0.0.8 export for typography
|
2020-12-29 17:18:00 -06:00 |
|
Ryan Oldenburg
|
6f37f04ba4
|
support ellipse
|
2020-12-20 12:18:02 -06:00 |
|
Ryan Oldenburg
|
10a10d3f27
|
svg more basic shapes, more transforms
|
2020-12-19 22:01:34 -06:00 |
|
Ryan Oldenburg
|
7cf59c85fe
|
svg circle
|
2020-12-19 20:50:40 -06:00 |
|
Ryan Oldenburg
|
79189a473e
|
svg decode more support
|
2020-12-19 18:03:40 -06:00 |
|
Ryan Oldenburg
|
4d14870150
|
case back
|
2020-12-14 13:11:14 -06:00 |
|
Ryan Oldenburg
|
6e55ecc7d4
|
svg no more asserts
|
2020-12-13 02:21:18 -06:00 |
|
treeform
|
db5b1f4cb4
|
Add winding rule, make float blends public (for shaders)
|
2020-12-11 21:08:06 -08:00 |
|
Ryan Oldenburg
|
1fbb5c7a0f
|
0.0.6 vmath bumpy
|
2020-12-10 19:52:10 -06:00 |
|
Ryan Oldenburg
|
120ad0ad56
|
bumpy segment
|
2020-12-10 00:27:58 -06:00 |
|
Ryan Oldenburg
|
4a7e4338c3
|
actually seems ok to remove
|
2020-12-09 16:19:59 -06:00 |
|
Ryan Oldenburg
|
af130f76b9
|
comments
|
2020-12-09 15:05:10 -06:00 |
|
Ryan Oldenburg
|
b895030088
|
all int blends, simd alphafix + softlight, benchmarks
|
2020-12-09 07:50:30 -06:00 |
|
Ryan Oldenburg
|
8ef4b3ecc8
|
simd alphafix wins
|
2020-12-09 05:47:34 -06:00 |
|