about summary refs log tree commit diff stats
path: root/help.lua
Commit message (Collapse)AuthorAgeFilesLines
* make online help fit within a drawingKartik K. Agaram2022-06-041-9/+3
|
* yet another key conflictKartik K. Agaram2022-06-041-2/+2
|
* switch circles to 'o' to avoid conflicting with copyKartik K. Agaram2022-06-041-2/+2
|
* bugfix in helpKartik K. Agaram2022-06-041-2/+2
|
* switch freehand hotkey to eliminate conflict with searchKartik K. Agaram2022-06-021-1/+1
| | | | I'm now following Inkscape, and the mnemonic is 'pencil'.
* crisp font renderingKartik K. Agaram2022-06-021-70/+70
|
* help tweakKartik K. Agaram2022-05-211-1/+3
|
* support for naming pointsKartik K. Agaram2022-05-211-0/+2
| | | | There's still an absence of affordance showing when you're in naming mode.
* bugfix: missed rename in one fileKartik K. Agaram2022-05-211-2/+2
|
* a few more integer coordinatesKartik K. Agaram2022-05-191-33/+33
|
* rectangle and square shapesKartik K. Agaram2022-05-181-0/+16
|
* several more modulesKartik K. Agaram2022-05-171-0/+118
This is probably not ideal; let's see how it goes..