Commit Graph

6 Commits

Author SHA1 Message Date
Lapin Raving baf149ef8a humm 2023-08-23 13:13:53 +02:00
Marc Planard f307fea63c fix code + dummy dac 2023-06-29 23:24:56 +02:00
Marc Planard 883c72ff24 cleanups 2023-06-10 18:53:10 +02:00
Marc Planard 9a5db444a0 cleanup and new grid 2023-06-10 18:47:04 +02:00
Marc Planard 81de6728fc fix warnings 2023-06-10 17:08:08 +02:00
Lapin Raving 08e78b9a88 feat: adding somme new transformation
* Rotate to rotate the image, !! Some point could be outside of the
  0-4096 range on x and y !!
  you should parameter a center and an angle. All the point will move
  around the center. The angle is un degre.
* Flip vertical: flip all the point verticaly. You should parameter an
  height where all point will flip
* Flip horizontaly. You should parameter an X corrodinate where all
  point will flip around.
2023-06-08 22:34:03 +02:00