pixie/tests
2022-06-20 21:40:20 -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 simpler + bugfix + test 2022-06-20 21:40:20 -05:00
paths add tests for masking with gaps 2022-06-15 22:35:59 -05: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_blends + exports 2022-06-18 11:47:15 -05:00
benchmark_fonts.nim better benchmark name 2021-11-26 20:56:38 -06:00
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_draw.nim More enum renames. 2022-02-13 20:02:37 -08:00
benchmark_jpeg.nim add comparison 2022-06-15 19:42:07 -05: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 linearScanEnd 2022-06-18 11:47:15 -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 qoi consistent style pass 2022-01-03 17:41:36 -06:00
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 qoi consistent style pass 2022-01-03 17:41:36 -06:00
fuzz_jpeg.nim jpeg version 2022-05-12 18:47:53 -05:00
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 fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
fuzz_opentype.nim
fuzz_paths.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
fuzz_png.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
fuzz_qoi.nim qoi consistent style pass 2022-01-03 17:41:36 -06:00
fuzz_svg.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
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 simpler + bugfix + test 2022-06-20 21:40:20 -05:00
test_paints.nim simpler api proposal 2022-05-21 18:27:38 -05:00
test_paths.nim add tests for masking with gaps 2022-06-15 22:35:59 -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 morepretty 2021-10-27 16:44:22 -05:00
validate_jpeg.nim fix validate test 2022-05-25 23:56:45 -05:00
validate_png.nim fixed 2022-06-15 19:17:02 -05:00