mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Set screen size to 540x780 in Kobo output profile
This commit is contained in:
parent
d783ff225d
commit
a558775b2e
@ -426,7 +426,7 @@ class KoboReaderOutput(OutputProfile):
|
||||
|
||||
description = _('This profile is intended for the Kobo Reader.')
|
||||
|
||||
screen_size = (590, 775)
|
||||
screen_size = (540, 718)
|
||||
comic_screen_size = (540, 718)
|
||||
dpi = 168.451
|
||||
fbase = 12
|
||||
|
Loading…
x
Reference in New Issue
Block a user