Add Cybook Gen 3 comic size to profile.

This commit is contained in:
John Schember 2011-01-28 18:54:43 -05:00
parent 232ad55ff0
commit 6ae347962e

View File

@ -583,6 +583,7 @@ class CybookG3Output(OutputProfile):
# Screen size is a best guess
screen_size = (600, 800)
comic_screen_size = (600, 757)
dpi = 168.451
fbase = 16
fsizes = [12, 12, 14, 16, 18, 20, 22, 24]