mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
IGN:...
This commit is contained in:
parent
b6f9ffbab7
commit
1458d8435e
@ -41,6 +41,8 @@ except:
|
||||
PROFILES = {
|
||||
# Name : (width, height) in pixels
|
||||
'prs500':(584, 754),
|
||||
# The SONY's LRF renderer (on the PRS500) only uses the first 800x600 block of the image
|
||||
#'prs500-landscape': (784, 1200-92)
|
||||
}
|
||||
|
||||
def extract_comic(path_to_comic_file):
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<div id="content" class="binary">
|
||||
<h1>Download $app for Linux</h1>
|
||||
<p>This binary package is compatible with most recent linux distributions running on Intel 32 bit CPUs. It needs testing on 64 bit CPUs. </p>
|
||||
<p>This binary package is compatible with most recent linux distributions running on Intel 32 bit CPUs. It needs testing on 64 bit CPUs. There have been reports of its working on some 64bit machines. </p>
|
||||
<p>
|
||||
<img width="50" height="50" style="border:1px red solid" src="${href.chrome('/dl/images/binary_logo.png')}" />
|
||||
(Version: $version <a href="/wiki/Changelog">Changelog</a>)
|
||||
|
@ -1266,7 +1266,7 @@ msgid ""
|
||||
"so we use some heuristics to guess the cover."
|
||||
msgstr ""
|
||||
"Извлечь обложку из файла lrf. Замечание: если LRF форма не содержит "
|
||||
"обложку,
\n"
|
||||
"обложку, "
|
||||
"используйте вместо этого какую-нибудь эврестически подобранную обложку."
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:609
|
||||
|
Loading…
x
Reference in New Issue
Block a user