@ -1360,9 +1360,6 @@ function untoggletire(){
document.getElementById("bouttontirer").classList.remove('red');
}
buttonPNG.onclick = function(){
download(canvas, 'Schema.png');
@ -1413,6 +1410,4 @@ function init() {
pdf.save("Schema.pdf");
} );