diff options
| author | Nick White <git@njw.name> | 2025-12-04 23:00:26 +0000 |
|---|---|---|
| committer | Nick White <git@njw.name> | 2025-12-04 23:00:26 +0000 |
| commit | f0620cab78b7deb10bad927d71bbc55fe5e89c4d (patch) | |
| tree | ac90e259adedb1fa93bd8dc526993bbaaa44f385 /cmd/rescribe/TODO | |
| parent | 1c314f09820846591247ebbd92d809981f2d4f40 (diff) | |
Update fyne packaging release for windows (macOS may need further updates)
Diffstat (limited to 'cmd/rescribe/TODO')
| -rw-r--r-- | cmd/rescribe/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/rescribe/TODO b/cmd/rescribe/TODO index 2a31b9a..838bd06 100644 --- a/cmd/rescribe/TODO +++ b/cmd/rescribe/TODO @@ -1,5 +1,7 @@ Add option to choose multiple languages (easy on tesseract level, slightly tricky on GUI level) +Remove filesystem permission from flatpak - unneeded for loading now thanks to portals, but would need to rework for saving before it's possible + Write to PDF as we go along, so memory requirements are reduced. Would require further modifying fpdf: https://github.com/jung-kurt/gofpdf/issues/110 Maybe pay apple $100 for a certificate to avoid their security warnings (can be easily included in 'fyne package') |
