pixie/tests
2022-03-24 12:02:02 -05:00
..
contexts Rename. 2022-03-22 14:09:00 -07:00
fileformats bmp dib decoder 2022-02-13 16:55:10 -06:00
fonts Run textUber though computePaths. 2022-03-21 18:46:43 -07:00
images Split invert out. 2022-03-20 08:50:28 -07:00
masks Fix #372 - Add negative spread. 2022-03-20 08:50:28 -07:00
paths Fix for #393 and other polygon improvements. 2022-03-18 13:43:47 -07:00
all.nim add dead simple tests for PPM files 2022-01-09 17:43:43 +02:00
benchmark_blends.nim
benchmark_drawCorrect_vs_drawUber.nim More enum renames. 2022-02-13 20:02:37 -08:00
benchmark_fonts.nim
benchmark_gif.nim
benchmark_images.nim isOpaque 2021-12-12 21:48:07 -06:00
benchmark_images_blur.nim fix benchmarks 2021-12-23 23:31:44 -06:00
benchmark_images_draw.nim More enum renames. 2022-02-13 20:02:37 -08:00
benchmark_images_loop.nim fix benchmarks 2021-12-23 23:31:44 -06:00
benchmark_jpg.nim rm seq[uint8] 2022-02-12 18:59:13 -06:00
benchmark_masks.nim mask magnifyBy2 simd + copyMem 2021-12-14 13:00:15 -06:00
benchmark_paints.nim More enum renames. 2022-02-13 20:02:37 -08:00
benchmark_paths.nim
benchmark_png.nim
benchmark_qoi.nim qoi consistent style pass 2022-01-03 17:41:36 -06:00
benchmark_svg.nim
common.nim
config.nims
fuzz_bmp.nim Fixed fuzzing. 2022-02-11 21:08:24 -08:00
fuzz_gif.nim
fuzz_image_draw.nim qoi consistent style pass 2022-01-03 17:41:36 -06:00
fuzz_jpg.nim
fuzz_leaks.nim Rename LineCap and LineJoin enum. 2022-02-12 10:35:19 -08:00
fuzz_leaks2.nim Rename LineCap and LineJoin enum. 2022-02-12 10:35:19 -08:00
fuzz_leaks3.nim
fuzz_opentype.nim
fuzz_paths.nim
fuzz_png.nim
fuzz_qoi.nim qoi consistent style pass 2022-01-03 17:41:36 -06:00
fuzz_svg.nim
megatest_emoji.nim More enum renames. 2022-02-13 20:02:37 -08:00
megatest_fonts.nim
megatest_icons.nim More enum renames. 2022-02-13 20:02:37 -08:00
pngsuite.nim
test_bmp.nim Fixed fuzzing. 2022-02-11 21:08:24 -08:00
test_contexts.nim Rename. 2022-03-22 14:09:00 -07:00
test_fonts.nim Review. 2022-03-21 19:56:42 -07:00
test_gif.nim
test_images.nim Rename baboon to mandrill 2022-02-04 15:07:34 +01:00
test_images_draw.nim use colors 2022-02-05 23:32:10 -06:00
test_jpg.nim fix jpg test path 2022-02-11 14:00:07 -06:00
test_masks.nim Fix #372 - Add negative spread. 2022-03-20 08:50:28 -07:00
test_paints.nim fix for custom line-heights 2022-02-22 19:15:35 -06:00
test_paths.nim check for fenv epsilon instead of literal 0 2022-03-24 12:02:02 -05:00
test_png.nim
test_ppm.nim ppm consistent style pass 2022-01-20 20:04:13 -06:00
test_qoi.nim f 2022-01-03 19:14:48 -06:00
test_svg.nim add dragon2 test 2021-12-03 15:24:08 -06:00
validate_fonts.nim
validate_jpg.nim
validate_png.nim