mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
set auto detect word gap in reflowing by default
This commit is contained in:
@@ -58,7 +58,6 @@ function KoptInterface:createContext(doc, pageno, bbox)
|
||||
lang == "jpn" or lang == "kor" then
|
||||
kc:setCJKChar()
|
||||
end
|
||||
DEBUG("configurable", doc.configurable)
|
||||
kc:setLanguage(lang)
|
||||
kc:setTrim(doc.configurable.trim_page)
|
||||
kc:setWrap(doc.configurable.text_wrap)
|
||||
|
||||
Reference in New Issue
Block a user