Commit Graph

3 Commits

Author SHA1 Message Date
Martin Brook
a2d32640f2 style: fix clang-format issues 2026-02-01 09:24:04 +00:00
Martin Brook
ff28388b04 fix: isFormatSupported now correctly extracts extension
Address review comment #6:
- isFormatSupported() was passing the full path to supportsFormat()
  which only matches extensions like ".jpg", so it always returned false
- Delegate to getDecoder() which correctly extracts the extension first
2026-02-01 09:24:04 +00:00
Martin Brook
f807953ee3 feat: epub add png jpeg support 2026-02-01 09:24:00 +00:00