V
V
Vadim2017-02-20 10:36:45
Images
Vadim, 2017-02-20 10:36:45

What are the declarative languages ​​for drawing and image processing?

It took here to construct a certain language of drawing and image processing. Moreover, the task is as follows: there is an image (or several images) and there is a set of commands in json format, such as:
- load the image
- crop to such and such sizes
- overlay text
- draw a circle
- apply a filter
- etc.
No loops, subroutines or anything like that, everything is strictly linear and without fuss.
And so I began to come up with the format of this json file, commands, arguments, and then I thought: what if there is already some kind of similar language where you can set the canvas and commands for drawing on the canvas and for transforming it.
No one, by chance, has met such that it can be easily packed into json?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
longclaps, 2017-02-20
@vshemarov

svg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question