2021-06-07 04:30:18 +00:00
|
|
|
import
|
|
|
|
test_bmp,
|
2021-06-12 03:03:37 +00:00
|
|
|
test_contexts,
|
2021-06-07 04:30:18 +00:00
|
|
|
test_fonts,
|
|
|
|
test_gif,
|
|
|
|
test_images,
|
|
|
|
test_images_draw,
|
|
|
|
test_jpg,
|
|
|
|
test_masks,
|
|
|
|
test_paints,
|
|
|
|
test_paths,
|
|
|
|
test_png,
|
2022-01-07 13:50:43 +00:00
|
|
|
test_ppm,
|
2022-01-01 22:50:23 +00:00
|
|
|
test_qoi,
|
2021-06-07 04:30:18 +00:00
|
|
|
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
|