Developer postOriginal post (opens in a new tab)

minor update

UI micro beautification

The image definition can now generate images from operations:

The following operations are supported:

Rotate 90 degrees, flip horizontally, flip vertically

Specify a rectangular area and a color, and draw a rectangle at the corresponding position on the canvas

Copy the specified image

Specify a certain image, where the pixel position with color will clean up the color of the corresponding position on the canvas

Specify a certain image and a certain color, and the pixel positions with colors will be painted with the specified color at the corresponding position on the canvas

(Refer to several definitions of tiles on the stove to understand the usage of these operations)