harbour-seaprint icon indicating copy to clipboard operation
harbour-seaprint copied to clipboard

Porting prep: Move settings and general logic to plain C++

Open attah opened this issue 2 years ago • 0 comments

Move as much logic as possible from JavaScript to C++ and SeaPrint to ppm2pwg.

  • [x] Format support checking/listing
  • [x] Format conversion logic
  • [x] Print job settings (beyond pure input)
  • [ ] Name-prettification
  • [ ] WiFi Checker
  • [ ] App settings (and make backends swappable)
  • [x] Everything backing the properties page
  • [x] Debug JSON
  • [x] Fake-printers
  • [x] Saving of default job settings

attah avatar Oct 23 '22 13:10 attah