Skip to content

Add ability to zoom ebooks

IBBoard requested to merge IBBoard/gnome-books:feature-zoom-ebooks into master

Partial fix for #20 (effectively allowing users to control font size by zooming). Also makes epub more feature-complete with Evince-based rendering, which automatically supports zooming.

Zoom is bound to the standard shortcuts - Ctrl&+/Ctrl&- or Ctrl+scroll wheel, with Ctrl+0 to reset zoom.

No UI has been added to support this, but it could be.

Merge request reports