Rev 18155 | Rev 18164 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18155 | Rev 18160 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # Canvasdraw changes log |
1 | # Canvasdraw changes log |
2 | ## TODO : |
2 | ## TODO : |
3 | - sort out the global/local variable mess...and reorganize headerfile |
3 | - sort out the global/local variable mess...and reorganize headerfile |
4 | : zooming and grid: scaling needs to be more adaptive! (use constant amount of grid lines) |
4 | : zooming and grid: scaling needs to be more adaptive! (use constant amount of grid lines) |
5 | ## 2024 |
5 | ## 2024 |
- | 6 | * 31/4/2024: work in progress: rewrite reset,noreset ! |
|
6 | * 28/4/2024: prefix "dash" may be used by all 'dashable' objects |
7 | * 28/4/2024: prefix "dash" may be used by all 'dashable' objects |
7 | which is an overload on 'dashable' syntax !! |
8 | which is an overload on 'dashable' syntax !! |
8 | use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset' |
9 | use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset' |
9 | size 200,200 |
10 | size 200,200 |
10 | xrange -10,10 |
11 | xrange -10,10 |