pixie/tests/all.nim
2022-01-09 17:43:43 +02:00

28 lines
478 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_ppm,
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