pixie/tests
..
contexts
fileformats Add JPEG exif orientation. 2022-05-22 11:09:09 -07:00
fonts more ttc 2022-05-14 09:57:50 -07:00
images
masks
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
benchmark_images.nim
benchmark_images_blur.nim fix benchmarks 2021-12-23 23:31:44 -06:00
benchmark_images_draw.nim
benchmark_images_loop.nim fix benchmarks 2021-12-23 23:31:44 -06:00
benchmark_jpeg.nim
benchmark_masks.nim mask magnifyBy2 simd + copyMem 2021-12-14 13:00:15 -06:00
benchmark_paints.nim
benchmark_paths.nim
benchmark_png.nim update 2022-06-08 01:38:06 -05:00
benchmark_qoi.nim qoi consistent style pass 2022-01-03 17:41:36 -06:00
benchmark_svg.nim parseSvg + newImage(svg) 2022-05-21 20:05:13 -05:00
common.nim
config.nims
fuzz_bmp.nim morepretty 2022-04-25 00:20:25 -05:00
fuzz_gif.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
fuzz_image_draw.nim
fuzz_jpeg.nim
fuzz_leaks.nim Rename LineCap and LineJoin enum. 2022-02-12 10:35:19 -08:00
fuzz_leaks2.nim
fuzz_leaks3.nim
fuzz_opentype.nim simple api attempt 1 2021-05-11 22:40:23 -05:00
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
fuzz_svg.nim
jpegsuite.nim
megatest_emoji.nim parseSvg + newImage(svg) 2022-05-21 20:05:13 -05:00
megatest_fonts.nim
megatest_icons.nim
pngsuite.nim
test_bmp.nim
test_contexts.nim
test_fonts.nim
test_gif.nim reorganize tests a bit 2021-10-03 17:25:23 -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 morepretty 2022-05-11 20:03:40 -05:00
test_masks.nim
test_paints.nim simpler api proposal 2022-05-21 18:27:38 -05:00
test_paths.nim
test_png.nim
test_ppm.nim ppm consistent style pass 2022-01-20 20:04:13 -06:00
test_qoi.nim
test_svg.nim
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