mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add external font dir option for Android
This commit is contained in:
@@ -186,6 +186,9 @@ NETWORK_PROXY = nil
|
||||
-- Use turbo library to handle async HTTP request
|
||||
DUSE_TURBO_LIB = false
|
||||
|
||||
-- Custom font dir for Android
|
||||
ANDROID_FONT_DIR = "/system/fonts;/sdcard/koreader/fonts"
|
||||
|
||||
-- ####################################################################
|
||||
-- following features are not supported right now
|
||||
-- ####################################################################
|
||||
|
||||
Reference in New Issue
Block a user