Skip to content

Set the default font family for EPub's according to the user preference

Yuri Chornoivan requested to merge yurchor/okular:epub_font into master

Summary: It's impossible to define the font family for EPub using backend settings. This patch tries to take them into account.

Test Plan:

  1. Compile and install.
  2. Open an EPub file.
  3. Choose some custom font using the "Settings -> Configure Backends..." menu item.
  4. Close the Epub file with Ctrl + W and open it again.
  5. The new chosen font should be applied to the content.

Merge request reports