Hello user5,
To add a node to a shape, you can use the Insert or the I key. It will insert a new point where the mouse is located. Conversely, you can delete a point with the Delete key.
Note that if the shape is a rectangle, this won't work directly. You need first to convert it to a curve (item in Edit menu).
Aliased shapes are not yet available in LazPaint, that's something that is somewhere on the roadmap.
What you can do to emulate aliasing is to create a palette with list of colors used and posterize using this palette. Here is how to do it step by step:
- Make sure the palette is visible on the rightmost part of the window (View menu)
- Click on its menu (button at the top) and choose Clear palette
- Make sure the color chooser is visible. It will contain the current color
- A. Use the color picker to retrieve one of the color
- B. Click on the button of the color chooser to add the color to the palette (top-left button in the color chooser)
- Repeat step A and B for each of the color
- In the palette menu, click on Posterize layer using palette
Note that in the current version, this will rasterize the layer, shapes won't be editable anymore. If you want to keep an editable version, you can duplicate the layer, hide one of the copy, and posterize the other. So that if you want to change things, you can still retrieve the vectorial version of the layer.
That's for the kudos

It has been indeed a lot of effort to make the software.