Increase/decrease fontsize of EPUB in EPUBNavigationController using UIKit (No SwiftUI) #416
-
Hello mate! I have been trying to increase/decrease fontsize of EPUB but I'm not getting a good result. First, let me explain to you how I'm initializing the EPUBNavigationController
Then, I'm doing the increase of the font after the user presses a button with the following code:
As it is indicated in this guide: https://github.com/readium/swift-toolkit/blob/develop/Documentation/Guides/Navigator%20Preferences.md But this doesn't work, could you please help me? Maybe, I'm missing something but it is very difficult to understand or find a good example of how I need to do it. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This looks correct, do you have the same issue using this book? childrensliterature.epub.zip. Also, does changing the Some books use absolute font sizes and you can't change it unless you set |
Beta Was this translation helpful? Give feedback.
You can find my email on my GitHub profile: https://github.com/mickael-menu