cloudhead / rx

👾 Modern and minimalist pixel editor
https://discord.gg/xHggPjfsS9
GNU General Public License v3.0
3.07k stars 109 forks source link

Line brush #103

Closed JEphron closed 3 years ago

JEphron commented 3 years ago

Adds a new brush mode for drawing straight lines. Can be activated with brush/set line. Several sub-modes are supported for drawing horizontal and vertical lines. These can be activated with brush/set line h and brush/set line v. Additionally adds a paint/line color x1 y1 x2 y2 command.

ref: https://github.com/cloudhead/rx/issues/97

https://user-images.githubusercontent.com/1817241/105464253-197caf80-5c46-11eb-9da7-efcdce721198.mov

cloudhead commented 3 years ago

Great idea to do this as a brush mode!

cloudhead commented 3 years ago

:partying_face: