Rev 18160 | Rev 18218 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18160 | Rev 18164 | ||
---|---|---|---|
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 | * 1/5/2024; command "dashtype" was gone fishing...there must be a much better way of dealing with prefix "dash"... |
|
6 | * 31/4/2024: work in progress: rewrite reset,noreset ! |
7 | * 31/4/2024: work in progress: rewrite reset,noreset ! |
7 | * 28/4/2024: prefix "dash" may be used by all 'dashable' objects |
8 | * 28/4/2024: prefix "dash" may be used by all 'dashable' objects |
8 | which is an overload on 'dashable' syntax !! |
9 | which is an overload on 'dashable' syntax !! |
9 | use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset' |
10 | use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset' |
10 | size 200,200 |
11 | size 200,200 |