pixie/tests
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
..
images cubic curve compute (#50) 2021-01-15 18:22:51 -08:00
benchmark_blends.nim all int blends, simd alphafix + softlight, benchmarks 2020-12-09 07:50:30 -06:00
benchmark_images.nim fast fill, remove benchmark weirdness 2021-01-06 14:18:47 -06:00
benchmark_images_draw.nim drawCorrect knows smooth or not 2020-12-09 02:30:19 -06:00
benchmark_images_shadows.nim organize tests/images a bit 2020-12-20 11:18:05 -06:00
benchmark_jpg.nim More benchy! 2020-12-03 22:44:44 -08:00
benchmark_paths.nim small stuff 2021-01-02 22:28:54 -06:00
benchmark_png.nim More benchy! 2020-12-03 22:44:44 -08:00
benchmark_svg.nim keep 2020-12-04 12:28:14 -06:00
config.nims Initial commit 2020-11-19 18:41:32 -08:00
fuzz_jpg.nim fuzz better 2021-01-03 12:12:12 -06:00
fuzz_paths.nim fuzz better 2021-01-03 12:12:12 -06:00
fuzz_png.nim fuzz better 2021-01-03 12:12:12 -06:00
fuzz_svg.nim fuzz svg + exceptions 2020-12-04 12:19:00 -06:00
pngsuite.nim transparency chunk 2020-11-21 01:09:05 -06:00
test_bmp.nim Fix tests by disabled them. 2020-11-27 16:54:10 -08:00
test_flips.nim Fix flip. 2020-12-05 00:28:42 -08:00
test_images.nim Fix warning. 2020-12-04 09:25:46 -08:00
test_jpg.nim jpgstb -> jpg 2020-11-29 15:46:56 -06:00
test_paths.nim small stuff 2021-01-02 22:28:54 -06:00
test_png.nim f 2020-12-08 18:12:27 -06:00
test_svg.nim Don't return a new image when filling paths. 2021-01-02 16:19:19 -08:00
validate_jpg.nim basic nim jpg works, png dir 2020-11-27 22:53:16 -06:00
validate_png.nim move to tests/images 2020-11-22 22:08:13 -06:00