Commit Graph

2 Commits

Author SHA1 Message Date
Developer
5bf11256b7 Implement settings persistence with save/load functions and tests 2026-05-13 23:41:24 +08:00
Developer
2bdb8a90b9 Initial project scaffold: Rust egui ePub reader
- Cargo.toml with eframe, egui, epub, rfd, serde dependencies
- Source modules: app, book, font, persistence, reader, theme
- MinGW static linking config
- .gitignore for build artifacts
2026-05-13 22:56:10 +08:00