Ocideck/lib
Brenno de Winter e63679978b Bundle EB Garamond font and add PDF export options
Privacy: replace the runtime google_fonts fetch with a locally bundled
EB Garamond (variable TTFs + OFL license), so the app no longer contacts
Google's servers. Removes the google_fonts dependency.

PDF export:
- Add a normal/compressed image-quality choice in the export dialog.
  Compressed re-encodes slides as JPEG (q60) at 1280px for a small handout,
  saved as a separate "-compact" file.
- Add a configurable export directory (Settings → Exportmap); when unset,
  exports land next to the deck as before.
- Prefix every export with a UTC timestamp (YYYYMMDDHHMMSS) so exports sort
  chronologically and never overwrite each other.

Tests: export service (compression, output dir, timestamp) and an export
dialog widget test asserting the quality choice renders.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 15:03:27 +02:00
..
models Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
services Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
state Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
theme Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
utils Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
widgets Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
app.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
main.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00