pixie/tests/all.nim

26 lines
453 B
Nim
Raw Normal View History

2021-06-07 04:30:18 +00:00
import
test_bmp,
test_context,
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