mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Keyboard: add Bengali Probhat layout (#8887)
Add keyboard with Bengali Probhat layout. Bump koreader-fonts for added Noto Sans Bengali UI, and include it among our fallback fonts.
This commit is contained in:
@@ -16,6 +16,7 @@ local hardcoded_fallbacks = {
|
||||
"Noto Sans CJK SC",
|
||||
"Noto Sans Arabic UI",
|
||||
"Noto Sans Devanagari UI",
|
||||
"Noto Sans Bengali UI",
|
||||
}
|
||||
-- Add any user font after Noto Sans CJK SC in the menu
|
||||
local additional_fallback_insert_indice = 2 -- (indice in the above list)
|
||||
|
||||
Reference in New Issue
Block a user