pixie/tests
Ryan Oldenburg 0600a59148 simpler
2022-06-15 19:16:42 -05:00
..
contexts Rename. 2022-03-22 14:09:00 -07:00
fileformats Merge branch 'gif' 2022-06-14 16:44:44 -05:00
fonts more ttc 2022-05-14 09:57:50 -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 Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
benchmark_blends.nim
benchmark_drawCorrect_vs_drawUber.nim
benchmark_fonts.nim
benchmark_gif.nim update gif benchmark 2022-06-08 18:34:08 -05:00
benchmark_images.nim 2x faster 2022-05-25 18:54:13 -05:00
benchmark_images_blur.nim
benchmark_images_draw.nim
benchmark_images_loop.nim
benchmark_jpeg.nim f 2022-05-21 00:33:20 -05:00
benchmark_masks.nim
benchmark_paints.nim
benchmark_paths.nim better 2022-06-08 01:46:45 -05:00
benchmark_png.nim convertToImage alternative to newImage for straight alpha image formats 2022-06-13 21:35:06 -05:00
benchmark_qoi.nim
benchmark_svg.nim only benchmark render 2022-06-10 14:46:55 -05:00
common.nim
config.nims
fuzz_bmp.nim morepretty 2022-04-25 00:20:25 -05:00
fuzz_gif.nim animated gif support 2022-06-13 21:47:39 -05:00
fuzz_image_draw.nim
fuzz_jpeg.nim jpeg version 2022-05-12 18:47:53 -05:00
fuzz_leaks.nim
fuzz_leaks2.nim
fuzz_leaks3.nim
fuzz_opentype.nim
fuzz_paths.nim
fuzz_png.nim
fuzz_qoi.nim
fuzz_svg.nim
jpegsuite.nim Add JPEG exif orientation. 2022-05-22 11:09:09 -07:00
megatest_emoji.nim parseSvg + newImage(svg) 2022-05-21 20:05:13 -05:00
megatest_fonts.nim
megatest_icons.nim parseSvg + newImage(svg) 2022-05-21 20:05:13 -05:00
pngsuite.nim
test_bmp.nim decodeImageDimensions(data) and readImageDimensions(path) 2022-06-08 19:53:22 -05:00
test_contexts.nim Rename. 2022-03-22 14:09:00 -07:00
test_fonts.nim morepretty 2022-06-08 01:36:10 -05:00
test_gif.nim animated gif support 2022-06-13 21:47:39 -05:00
test_images.nim add isOpaque tests 2022-06-08 18:31:03 -05:00
test_images_draw.nim morepretty 2022-04-25 00:20:25 -05:00
test_jpeg.nim decodeImageDimensions(data) and readImageDimensions(path) 2022-06-08 19:53:22 -05:00
test_masks.nim Fix #372 - Add negative spread. 2022-03-20 08:50:28 -07:00
test_paints.nim simpler api proposal 2022-05-21 18:27:38 -05:00
test_paths.nim morepretty 2022-04-25 00:20:25 -05:00
test_png.nim simpler 2022-06-15 19:16:42 -05:00
test_ppm.nim decodeImageDimensions(data) and readImageDimensions(path) 2022-06-08 19:53:22 -05:00
test_qoi.nim decodeImageDimensions(data) and readImageDimensions(path) 2022-06-08 19:53:22 -05:00
test_svg.nim morepretty 2022-06-08 01:36:10 -05:00
test_tiff.nim started tiff 2022-06-14 16:23:27 -05:00
validate_fonts.nim
validate_jpeg.nim fix validate test 2022-05-25 23:56:45 -05:00
validate_png.nim