pixie/tests/all.nim
2022-01-03 17:20:00 +01:00

27 lines
466 B
Nim

import
test_bmp,
test_contexts,
test_fonts,
test_gif,
test_images,
test_images_draw,
test_jpg,
test_masks,
test_paints,
test_paths,
test_png,
test_qoi,
test_svg,
../examples/text,
../examples/text_spans,
../examples/square,
../examples/line,
../examples/rounded_rectangle,
../examples/heart,
../examples/masking,
../examples/gradient,
../examples/image_tiled,
../examples/shadow,
../examples/blur,
../examples/tiger