Commit Graph

193 Commits

Author SHA1 Message Date
mbabienco d90cd1354f Bump version 1.4.2 2026-03-13 08:18:32 +09:00
mbabienco f4dd498d22 Shortcut to view settings dir 2026-03-13 08:14:50 +09:00
mbabienco cd71df8a8e Add yyyy.MM.dd to acceptable formats 2026-03-13 08:10:11 +09:00
mbabienco de621fe9dc Add another file name date parsing format
Also redid code so more formats would be easy
2026-03-13 08:05:11 +09:00
mbabienco a1858443e8 Bump version number 1.4.1 2026-03-12 21:17:27 +09:00
mbabienco f34a7092e4 Resize PDF images too (Docnet rendering) 2026-03-12 21:09:34 +09:00
mbabienco aed85c7555 Use page size and pg items to calc max image size 2026-03-12 20:58:20 +09:00
mbabienco 25f739667d Allow resolving Noto Sans font 2026-03-12 20:56:38 +09:00
mbabienco 1fae3f5341 Redo image resizing
Hack fix guesswork sizing
2026-03-12 20:21:41 +09:00
mbabienco 5dda88521d Add black border around images/pdfs
Makes viewing things with no border/white border much easier.
2026-03-12 19:34:56 +09:00
mbabienco 742ecb148a Simply if statement 2026-03-12 19:07:25 +09:00
mbabienco 4ad4a0852f Bump Magick.NET for vulnerability 2026-03-12 19:02:17 +09:00
mbabienco c44093c5ee Fix wrong About menu title 2026-03-04 21:10:21 +09:00
mbabienco 71f4fda2d4 Remove unneeded TODO comment 2026-03-03 12:54:53 +09:00
mbabienco 478f67aa82 Convert remaining files to file-scoped namespace 2026-03-03 12:54:27 +09:00
mbabienco 1efd9993bf Clean before release in linux build 1.4.0 2026-03-03 11:52:34 +09:00
mbabienco 9dd843ea69 Use process dir to find license file 2026-03-03 11:41:44 +09:00
mbabienco 1132d475b1 Add font license 2026-03-03 11:32:54 +09:00
mbabienco b00ad7669c Copy FontAwesome and LICENSES.txt to output 2026-03-03 11:31:41 +09:00
mbabienco 27aff81016 Fix typo in build-linux.sh 2026-03-03 11:26:39 +09:00
mbabienco 8da9574e2b Bump version number 2026-03-03 11:13:40 +09:00
mbabienco 32228e143f Show licenses in About view
Closes #4
2026-03-03 11:10:56 +09:00
mbabienco 94c8945140 Copy program log to clipboard button
Closes #9
2026-03-03 10:59:29 +09:00
mbabienco 94cf073012 Allow saving report JSON to internal dir
Closes #2
2026-03-03 10:49:06 +09:00
mbabienco abc97eea2b Show error if output dir does not exist 2026-03-03 09:43:47 +09:00
mbabienco 3e91edb457 Downsize MB is now user-configurable
Probably doesn't matter most of the time since we resize down HEIC and PNG anyway...

Closes #7
2026-03-03 09:39:09 +09:00
mbabienco 03da58277e Allow changing output directory
Closes #5
2026-03-03 09:28:03 +09:00
mbabienco 193f57df02 Adjust warning view max width 2026-03-03 09:23:58 +09:00
mbabienco 97edee3ef5 Fix a typo 2026-03-03 09:07:44 +09:00
mbabienco e822963d60 Add version to About screen
Closes #6
2026-03-02 18:35:06 +09:00
mbabienco 03aa1aadc9 Clean up converted directory when done
Closes #1
2026-03-02 18:33:27 +09:00
mbabienco b359c8b15f Use internal data dir for converted files
Closes #3
2026-03-02 18:33:17 +09:00
mbabienco 0f37f189ac Refactor internal data path finding to Utilities 2026-03-02 18:32:44 +09:00
mbabienco 445c7bd353 Remove unneeded using 2026-03-02 18:31:33 +09:00
mbabienco 3be81f136f Update Windows installer script 1.3.0 2026-03-02 18:10:34 +09:00
mbabienco 2f14270379 Improve Linux build script with auto-zip 2026-03-02 17:50:57 +09:00
mbabienco 70e5215ca9 Fix some trimming issues 2026-03-02 17:13:33 +09:00
mbabienco cd5a89e35a Bump version 2026-03-02 16:39:18 +09:00
mbabienco 47fb765239 Sort on load if no prior report 2026-03-02 16:38:32 +09:00
mbabienco 68cf8a4145 Lock aspect ration 2026-03-02 16:34:40 +09:00
mbabienco e80d252b25 Fix image width on PDF 2026-03-02 16:34:27 +09:00
mbabienco fc89854bfc Add settings page for using legacy PDF mode 2026-03-02 16:32:40 +09:00
mbabienco d51017bb73 Allow rendering with Docnet PDF 2026-03-02 16:24:05 +09:00
mbabienco 5f99d0e4eb Fix log message for converted file paths 2026-03-02 14:33:36 +09:00
mbabienco 3720a6a25a Ensure output converted name is always right 2026-03-02 14:30:05 +09:00
mbabienco 6d4e7a7bfe Only open file long enough to read in pages 2026-03-02 14:18:36 +09:00
mbabienco be1fc5ec18 Bump MigraDoc version 2026-03-02 14:16:07 +09:00
mbabienco baaf6f8e2b Swap to Magick.NET-Q8 for faster processing 2026-02-27 17:36:34 +09:00
mbabienco bb6cdf0abf Tweak where height/width loaded/set 2026-02-25 09:33:44 +09:00
mbabienco 3c754dc196 Refine log messages 2026-02-25 09:15:02 +09:00