- Implemented dynamic GUI sizing based on the operating system. - Added a new option in the GUI for adjusting PDF page mode. - The positions of buttons in the GUI have been adjusted for better accessibility.
0.1.3
Bug Fixes: - Resolved conversion issues for EPUBs with multiple OPF/NCX files to PDF - Updated GUI to reflect PageMode setting changes
0.1.2
New Features: - Add pagemode setting functionality
0.1.1
fix: Add numpy to INSTALL_REQUIRES in setup.py
0.1.0
New feature: GUI added - Added GUI for easy operation of manga2pdf without using the command line. - The GUI supports two languages: English and Japanese.
0.0.4
- Added functionality to overwrite existing files when writing to the specified path. - Fixed an issue with path specification in Windows environment.