[PR #3040] [MERGED] E-Reader Font Boldness Slider #3020 #3848

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3040
Author: @BimBimSalaBim
Created: 6/4/2024
Status: Merged
Merged: 6/8/2024
Merged by: @advplyr

Base: masterHead: master


📝 Commits (6)

  • 0715de8 Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text
  • 9adfdda Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text
  • f43969e Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text
  • 265cd75 Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text #3020
  • ace4907 Merge branch 'master' of https://github.com/BimBimSalaBim/audiobookshelf
  • 9c7569f Map localStorage ereaderSettings onto defaults

📊 Changes

28 files changed (+72 additions, -29 deletions)

View changed files

📝 client/components/readers/EpubReader.vue (+6 -2)
📝 client/components/readers/Reader.vue (+16 -3)
📝 client/strings/bg.json (+2 -1)
📝 client/strings/bn.json (+2 -1)
📝 client/strings/cs.json (+2 -1)
📝 client/strings/da.json (+2 -1)
📝 client/strings/de.json (+2 -1)
📝 client/strings/en-us.json (+1 -0)
📝 client/strings/es.json (+2 -1)
📝 client/strings/et.json (+2 -1)
📝 client/strings/fr.json (+1 -0)
📝 client/strings/gu.json (+2 -1)
📝 client/strings/he.json (+2 -1)
📝 client/strings/hi.json (+2 -1)
📝 client/strings/hr.json (+2 -1)
📝 client/strings/hu.json (+2 -1)
📝 client/strings/it.json (+2 -1)
📝 client/strings/lt.json (+2 -1)
📝 client/strings/nl.json (+2 -1)
📝 client/strings/no.json (+2 -1)

...and 8 more files

📄 Description

Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text per issue #3020


🔄 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/3040 **Author:** [@BimBimSalaBim](https://github.com/BimBimSalaBim) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/8/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`0715de8`](https://github.com/advplyr/audiobookshelf/commit/0715de814710ca6d40b46c5b6a97af0bef4ff2ee) Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text - [`9adfdda`](https://github.com/advplyr/audiobookshelf/commit/9adfdda7daec7be52d346b648813607b45324bb3) Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text - [`f43969e`](https://github.com/advplyr/audiobookshelf/commit/f43969e429d6e49072c6a1efa517a8cd40b15abe) Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text - [`265cd75`](https://github.com/advplyr/audiobookshelf/commit/265cd75691de9bde74f28d260c0d83aa0bb099a7) Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text #3020 - [`ace4907`](https://github.com/advplyr/audiobookshelf/commit/ace490712ef475fad7b0cfd374cc2e0a0359d92d) Merge branch 'master' of https://github.com/BimBimSalaBim/audiobookshelf - [`9c7569f`](https://github.com/advplyr/audiobookshelf/commit/9c7569fa7acd50e611f670d56cd89712d5d6da02) Map localStorage ereaderSettings onto defaults ### 📊 Changes **28 files changed** (+72 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `client/components/readers/EpubReader.vue` (+6 -2) 📝 `client/components/readers/Reader.vue` (+16 -3) 📝 `client/strings/bg.json` (+2 -1) 📝 `client/strings/bn.json` (+2 -1) 📝 `client/strings/cs.json` (+2 -1) 📝 `client/strings/da.json` (+2 -1) 📝 `client/strings/de.json` (+2 -1) 📝 `client/strings/en-us.json` (+1 -0) 📝 `client/strings/es.json` (+2 -1) 📝 `client/strings/et.json` (+2 -1) 📝 `client/strings/fr.json` (+1 -0) 📝 `client/strings/gu.json` (+2 -1) 📝 `client/strings/he.json` (+2 -1) 📝 `client/strings/hi.json` (+2 -1) 📝 `client/strings/hr.json` (+2 -1) 📝 `client/strings/hu.json` (+2 -1) 📝 `client/strings/it.json` (+2 -1) 📝 `client/strings/lt.json` (+2 -1) 📝 `client/strings/nl.json` (+2 -1) 📝 `client/strings/no.json` (+2 -1) _...and 8 more files_ </details> ### 📄 Description Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text per issue #3020 --- <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:17:18 +02:00
adam closed this issue 2026-04-25 00:17:18 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3848