I try to develope a small library to control old HP Pen Plotters.
My problem is that the Plotters have a diffrent coordinate system.
Now i want to apply a rotation to all my values.
x1 = upper left in Processing, but on the Plotter it is upper right.
how can i solve the problem?
My problem is that the Plotters have a diffrent coordinate system.
Now i want to apply a rotation to all my values.
x1 = upper left in Processing, but on the Plotter it is upper right.
how can i solve the problem?
1