pixie/tests/all.nim
2021-06-12 11:34:45 -05:00

26 lines
454 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_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