Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 16827 → Rev 16828

/trunk/wims/src/Misc/canvasdraw/Changelog
2,7 → 2,9
: zooming and grid: scaling needs to be more adaptive ! (use constant amount of grid lines)
 
19/6/2022: added function plot to multidraw (https://wimsedu.info/?topic=userinput-function)
command 'multidraw functions' will -for now- give just 2 inputfields... TODO: make configurable,so implement commands like 'multidraw functions5')
for multiple functio input fields, use multiple keywords 'function', e.g. something like:
multidraw text,line,function,function,function,points
 
27/5/2022; added subsup to userdraw and multidraw 'text' (which is always 'centered' e.g use_offset=4)
26/5/2022; corrected replyformat 100
23/5/2022; overriding fontfamily and use Helvetica as font for _sub ^sup strings: all inline numbers are in script-size (80% eg the same as strings+numbers for sub/sup)