Commit Graph

9 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
6731df4789 Remove unused usings 2022-07-02 16:01:45 -07:00
Ben Olden-Cooligan
2f2211e1fc Partition most WinForms and non-SDK classes into appropriate projects
Tried this a couple times previously and failed due to difficulty getting it to compile, but now enough things have been rewritten that the extra work is minimal.
2022-06-18 17:25:19 -07:00
Ben Olden-Cooligan
b9d1ebe499 Remove OcrContext and add more OcrRequestQueue tests 2022-06-14 19:53:46 -07:00
Ben Olden-Cooligan
443ff28dbb Make PostProcessingData a record and add an ImportPostProcessor class 2022-06-10 10:34:00 -07:00
Ben Olden-Cooligan
a56c24e4f5 Rename RenderableImage to ProcessedImage 2022-06-08 19:54:08 -07:00
Ben Olden-Cooligan
b8ecc536e8 WIP: Tests compiling and passing for updated image model 2022-06-08 19:13:36 -07:00
Ben Olden-Cooligan
7928e52737 Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Ben Olden-Cooligan
6a7562b506 Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
Ben Olden-Cooligan
5c8a00d46f Add a pdf/a validation test
This should be nice to prevent regressions. It wouldn't catch the recent bug, but it will catch any major PDF/A issues.
2020-02-14 21:30:56 -05:00