Shapes, text, cords, and much more
Added
move paint
move paint - with MB-3 (relative to mouse movement)
Move Paint has 2 modes now - specific items (closer to the mouse's pointer) and all
move paint distance options:
for mouse - ratio (1-3) of how much distance the drawing will move relative to the mouse
for keys - adjustable pixel count to move the drawing with
lines positioning
added 2 new mechanics of the positioning output (lines)
Straight - one click for the starting position and one for the ending pos thus creating a straight line between those 2 points.
Centered - one constant starting position and every click create a straight line from that position
Shapes
Added shapes addition system:
- select one of many shapes.
(circle, square, arc, tringle, chord, pieslice, rectangle, pentagon, right triangle, hexagon, octagon) - (Some shapes have many options, such as positioning, sides, types, angles, etc.)
- adjust the shape color(s) and border size
- click "Add shape" and click on the position you want the shape to be in
Others
Added UI mode that uses drop-down menus (limited usage), which can be changed anytime in the settings
post-script canvas save, with an option to convert the post-script to PDF
Added scroll bars to the canvas, horizontal and vertical, which can be independently activated/deactivated from the settings
options:
- lines settings - connect first and last points like a "Straight line"
- erase canvas function usage warning.
- activate/deactivate move paint methods (mouse/keys)
Changed \ Improved:
Undo now will remove all the output that happens with a range of one mouse button hold, and not a brief dot from the line.
Improved "hover mode" by adding item detection functionality when you press MB1, it will show the item type, color(s), and for lines only - starting and ending cords.
MacOs and (partially) Linux will now have a defined default UI color for some in-frame titles (because the default UI color is different between operating systems)
Fixed special addition modes (add text/shape) transition to hover mode bugs