mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -272,7 +272,7 @@ end
|
||||
function CreDocument:setFontFace(new_font_face)
|
||||
if new_font_face then
|
||||
DEBUG("CreDocument: set font face", new_font_face)
|
||||
self._document:setFontFace(new_font_face)
|
||||
self._document:setStringProperty("font.face.default", new_font_face)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user