about summary refs log tree commit diff
path: root/kcc/image.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2016-08-20 08:40:38 +0200
committerPaweł Jastrzębski <[email protected]>2016-08-20 08:40:38 +0200
commita04bf5262f3c99f125477ca1336804b24e2ae69a (patch)
treec9f94ee42f2eac475ca8105b588a71c92522aa16 /kcc/image.py
parentSmall bugfix (diff)
downloadkcc-a04bf5262f3c99f125477ca1336804b24e2ae69a.tar.gz
kcc-a04bf5262f3c99f125477ca1336804b24e2ae69a.tar.bz2
kcc-a04bf5262f3c99f125477ca1336804b24e2ae69a.zip
Added Kobo Aura ONE profile
Diffstat (limited to '')
-rwxr-xr-xkcc/image.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcc/image.py b/kcc/image.py
index f43d24c..aef77e5 100755
--- a/kcc/image.py
+++ b/kcc/image.py
@@ -90,6 +90,7 @@ class ProfileData:
         'KoA': ("Kobo Aura", (758, 1024), Palette16, 1.8, (1137, 1536)),
         'KoAHD': ("Kobo Aura HD", (1080, 1440), Palette16, 1.8, (1620, 2160)),
         'KoAH2O': ("Kobo Aura H2O", (1080, 1430), Palette16, 1.8, (1620, 2145)),
+        'KoAO': ("Kobo Aura ONE", (1404, 1872), Palette16, 1.8, (2106, 2808)),
         'OTHER': ("Other", (0, 0), Palette16, 1.8, (0, 0)),
     }