mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Update fonts & add Noto Sans Devanagari UI (#5803)
* Update fonts https://github.com/koreader/koreader-fonts/pull/11 * Add Noto Sans Devanagari UI to the UI fallback font list (fix #2895).
This commit is contained in:
@@ -78,6 +78,7 @@ describe("EPUB document module", function()
|
||||
"Noto Sans",
|
||||
"Noto Sans Arabic UI",
|
||||
"Noto Sans CJK SC",
|
||||
"Noto Sans Devanagari UI",
|
||||
"Noto Serif",
|
||||
}
|
||||
local face_list = cre.getFontFaces()
|
||||
|
||||
Reference in New Issue
Block a user