27 lines
465 B
Nim
27 lines
465 B
Nim
import
|
|
test_bmp,
|
|
test_contexts,
|
|
test_fonts,
|
|
test_gif,
|
|
test_images,
|
|
test_images_draw,
|
|
test_jpeg,
|
|
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
|