v0.999.9
!!!! New v0.999.9 Revision 8 has been released. !!!!
Features
Accessibility
- Users are able to change font size after the book has opened. ("FontSize" extension)
- Users with smartphones can zoom in by pinch-out.
Compatibility
- Even with Internet Explorer, open zipped EPUB files without extracting it to a folder, finally.
- Even a book which is made with legacy CSS, displays it with pre-processed / translated CSS as necessary.
Customizability
- Users with smartphones are now also able to read books remained as embedded in the webpage, not only in newly opened window.
- Publishers can set the default font size.
- Publishers can also specify the book to open by writing it in the
data-bibi-book
attribute of thebody
tag of the HTML file which is individually prepared, in addition to using?book=
parameter in the URL.
Special Thanks
"FontSize" extension is developed with support from The KAITEKI Institute, Inc. and SINAP Inc..
Beta History
v0.999.9 Public Beta 4
- Refactored and cleaned up the source code.
- Fix a bug in FontSize extension.
- Made it selectable in preset file for publishers whether or not to make spreads with 2 pages automatically.
v0.999.9 Public Beta 3
- Enhance stability on In-App-Browsers, especially (the loose) Facebook app for iOS.
- Add "X-UA-Compatible" meta set "IE=edge" for compatibility.
- Make scale-step of font-size changing editable in presets for FontSize extension.
- Edit design of shade & subpanels which appears when users tapped/clicked buttons on menu bar.
v0.999.9 Public Beta 2
- Supports Scaling by Pinch-In/Out
- Users can zoom in contents by pinching-out, and can back by pinching-in.
v0.999.9 Public Beta 1
- Added New Extension for Optimizing Font Size
- Users can change font-size by using new button in the menu bar on the top.
- Publishers can customize default font-size by editing preset file in
bib/i/presets/
.
- Fixed bugs in the behavior of UIs for page flipping on the both sides of the screen.
- Fixed an issue that links in navigation pane may not work on touch devices.
- Fixed an issue that it may not work on IE11 which is in some kind of settings (like that for enterprise, for example).