mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 08:12:36 +02:00
rename high resolution profile
This commit is contained in:
parent
94983b0c61
commit
1c1c1fd38c
@ -46,7 +46,6 @@ func New() Profiles {
|
|||||||
{"KPW5", "Kindle Paperwhite 5/Signature Edition", 1236, 1648},
|
{"KPW5", "Kindle Paperwhite 5/Signature Edition", 1236, 1648},
|
||||||
{"KO", "Kindle Oasis 2/3", 1264, 1680},
|
{"KO", "Kindle Oasis 2/3", 1264, 1680},
|
||||||
{"KS", "Kindle Scribe", 1860, 2480},
|
{"KS", "Kindle Scribe", 1860, 2480},
|
||||||
{"KHR", "Kindle High Resolution", 2400, 3840},
|
|
||||||
// Kobo
|
// Kobo
|
||||||
{"KoMT", "Kobo Mini/Touch", 600, 800},
|
{"KoMT", "Kobo Mini/Touch", 600, 800},
|
||||||
{"KoG", "Kobo Glo", 768, 1024},
|
{"KoG", "Kobo Glo", 768, 1024},
|
||||||
@ -61,6 +60,8 @@ func New() Profiles {
|
|||||||
{"KoF", "Kobo Forma", 1440, 1920},
|
{"KoF", "Kobo Forma", 1440, 1920},
|
||||||
{"KoS", "Kobo Sage", 1440, 1920},
|
{"KoS", "Kobo Sage", 1440, 1920},
|
||||||
{"KoE", "Kobo Elipsa", 1404, 1872},
|
{"KoE", "Kobo Elipsa", 1404, 1872},
|
||||||
|
// High Resolution for Tablette
|
||||||
|
{"HR", "High Resolution", 2400, 3840},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user