mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Bump up page size for CybookG3 profile.
This commit is contained in:
parent
36841a4bb8
commit
14db43a40b
@ -50,7 +50,7 @@ PROFILES = {
|
||||
fsizes=[12, 12, 14, 16, 18, 21, 24, 28]),
|
||||
|
||||
'CybookG3':
|
||||
Profile(width=584, height=754, dpi=168.451, fbase=16,
|
||||
Profile(width=600, height=800, dpi=168.451, fbase=16,
|
||||
fsizes=[12, 12, 14, 16, 18, 21, 24, 28]),
|
||||
|
||||
'Kindle':
|
||||
|
Loading…
x
Reference in New Issue
Block a user