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

This commit is contained in:
Faizan Zafar
2024-06-03 20:25:11 -07:00
parent a73ec783d5
commit a8172fb3f9
3 changed files with 15 additions and 5 deletions
+2 -1
View File
@@ -137,6 +137,7 @@
"LabelFilename": "Filename",
"LabelFinished": "Finished",
"LabelFolder": "Folder",
"LabelFontBoldness": "Font Boldness",
"LabelFontScale": "Font scale",
"LabelGenre": "Genre",
"LabelGenres": "Genres",
@@ -293,4 +294,4 @@
"ToastPodcastCreateSuccess": "Podcast created successfully",
"ToastRSSFeedCloseFailed": "Failed to close RSS feed",
"ToastRSSFeedCloseSuccess": "RSS feed closed"
}
}