diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-18 08:35:46 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-18 09:09:38 +0200 |
commit | 888663fa4cc73dce23399793108d43cbceb5b9d1 (patch) | |
tree | 164d4f71c846a7c509022b817715912edb30d25c /KCC-OSX.ui | |
parent | Tiny tweaks for Linux (diff) | |
download | kcc-888663fa4cc73dce23399793108d43cbceb5b9d1.tar.gz kcc-888663fa4cc73dce23399793108d43cbceb5b9d1.tar.bz2 kcc-888663fa4cc73dce23399793108d43cbceb5b9d1.zip |
Miscellaneous processing tweaks
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index 1b56fbc..28e1daa 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -391,7 +391,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Normal quality mode</span><br/><span style=" font-style:italic;">Use it when zoom is not needed.</span><br/>Overall quality: ★★★★★<br/>Zoom quality: ★<br/>File size: ★<br/><br/><span style=" font-weight:600; text-decoration: underline;">Indeterminate - High quality mode</span><br/><span style=" font-style:italic;">A compromise between quality and size.</span><br/>Overall quality: ★★★★<br/>Zoom quality: ★★★<br/>File size: ★★★<br/><br/><span style=" font-weight:600; text-decoration: underline;">Checked - Ultra quality mode</span><br/><span style=" font-style:italic;">Highest possible quality. Recommended.</span><br/>Overall quality: ★★★★★<br/>Zoom quality: ★★★★★<br/>File size: ★★★★★</p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Normal quality mode</span><br/>Maximal quality of images but very poor magnification quality.<br/>Use it only when zoom is not needed or output files needs to be small.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - High quality mode</span><br/>In most cases high quality of images and magnification.<br/>Overall quality highly depends on the resolution of source files.<br/>On Kindle models older than Paperwhite non-zoomed images might be a little blurred.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Ultra quality mode</span><br/>Highest possible quality. Output files will be big.</p></body></html></string> </property> <property name="text"> <string>High/Ultra quality</string> |