Ok It's been a while since I've written anything :reyes:
That's because I had to completely rewrite the code of how Black Ink handles images/layers and the canvas visualization...
It was neither easy nor quick and I haven't quite finished yet :mad:
The big positive point is that Black Ink will:
be able to support an infinite number of layers
be able to support layers of infinite size
have a significant increase in performance and fluidity
have greater flexibility on the use of layers in real time
So Here is the example: In this video I apply a non-destructive Transform operator to a layer. And in real time I can see the result of this transformation. Thanks to the composition system I can blend this transformation with the normal layer in order to have the 2 results at the same time.
I let you imagine what you can accomplish with it :)
See you soon.