[PR #2253] [MERGED] Option to change the font family in epub viewer #3682

Closed
opened 2026-04-25 00:16:38 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2253
Author: @MxMarx
Created: 10/26/2023
Status: Merged
Merged: 10/26/2023
Merged by: @advplyr

Base: masterHead: add-epub-font-selector


📝 Commits (1)

  • 24228b4 Option to change the font family in epub viewer

📊 Changes

15 files changed (+45 additions, -11 deletions)

View changed files

📝 client/components/readers/EpubReader.vue (+2 -0)
📝 client/components/readers/Reader.vue (+30 -11)
📝 client/strings/da.json (+1 -0)
📝 client/strings/de.json (+1 -0)
📝 client/strings/en-us.json (+1 -0)
📝 client/strings/es.json (+1 -0)
📝 client/strings/fr.json (+1 -0)
📝 client/strings/gu.json (+1 -0)
📝 client/strings/hi.json (+1 -0)
📝 client/strings/lt.json (+1 -0)
📝 client/strings/nl.json (+1 -0)
📝 client/strings/no.json (+1 -0)
📝 client/strings/pl.json (+1 -0)
📝 client/strings/ru.json (+1 -0)
📝 client/strings/zh-cn.json (+1 -0)

📄 Description

Adds an option to switch between serif and sans-serif fonts in the epub viewer.
Translations are machine translated.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2253 **Author:** [@MxMarx](https://github.com/MxMarx) **Created:** 10/26/2023 **Status:** ✅ Merged **Merged:** 10/26/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `add-epub-font-selector` --- ### 📝 Commits (1) - [`24228b4`](https://github.com/advplyr/audiobookshelf/commit/24228b442419109521f1884cbf713a1b30f1737e) Option to change the font family in epub viewer ### 📊 Changes **15 files changed** (+45 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `client/components/readers/EpubReader.vue` (+2 -0) 📝 `client/components/readers/Reader.vue` (+30 -11) 📝 `client/strings/da.json` (+1 -0) 📝 `client/strings/de.json` (+1 -0) 📝 `client/strings/en-us.json` (+1 -0) 📝 `client/strings/es.json` (+1 -0) 📝 `client/strings/fr.json` (+1 -0) 📝 `client/strings/gu.json` (+1 -0) 📝 `client/strings/hi.json` (+1 -0) 📝 `client/strings/lt.json` (+1 -0) 📝 `client/strings/nl.json` (+1 -0) 📝 `client/strings/no.json` (+1 -0) 📝 `client/strings/pl.json` (+1 -0) 📝 `client/strings/ru.json` (+1 -0) 📝 `client/strings/zh-cn.json` (+1 -0) </details> ### 📄 Description Adds an option to switch between serif and sans-serif fonts in the epub viewer. Translations are machine translated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:38 +02:00
adam closed this issue 2026-04-25 00:16:38 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3682