mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Fix some spell errors
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
<li>comic reading using keyboard and mouse</li>
|
||||
<li>fast open and comic navigation</li>
|
||||
<li>fullscreen mode</li>
|
||||
<li>configurable magnifying glass for improved reading, since 0.2.0 version is avaliable in windowed mode</li>
|
||||
<li>configurable magnifying glass for improved reading, since 0.2.0 version is available in windowed mode</li>
|
||||
<li>fit width (also adjust to an specific width) and fit height modes.</li>
|
||||
<li>configurable CoverFlow like effect for "go to page" function.</li>
|
||||
<li>image rotation for comfortable reading even in tablet PCs</li>
|
||||
@ -97,7 +97,7 @@
|
||||
<b>Configuration dialog</b>
|
||||
<ul>
|
||||
<li>"My comics path" : set your favourite comic path. Open comic dialog will open that path by default.</li>
|
||||
<li>"Go to flow size" : move the slider to set your prefered go to flow size </li>
|
||||
<li>"Go to flow size" : move the slider to set your preferred go to flow size </li>
|
||||
<li>"How to show pages in GoToFlow" : since version 0.2.0, you can choose between three diferent styles:
|
||||
<ul>
|
||||
<li> Cover Flow : the classic style</li>
|
||||
@ -105,7 +105,7 @@
|
||||
<li> Overlapped Strip : a strip of pages with overlap effect </li>
|
||||
<ul>
|
||||
</li>
|
||||
<li>"Page width stretch" : move the slider to set your prefered page width stretch. This takes effect in "fit to width" reading mode.</li>
|
||||
<li>"Page width stretch" : move the slider to set your preferred page width stretch. This takes effect in "fit to width" reading mode.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@ -126,7 +126,7 @@
|
||||
automatically, moreover, you can go to next or previous page using 'RIGTH' and 'LEFT'.
|
||||
</p>
|
||||
<p>
|
||||
Jumping between pages is posible using "Go To..." dialog ('G' key) or "Go To Flow" widget ('S' key).
|
||||
Jumping between pages is possible using "Go To..." dialog ('G' key) or "Go To Flow" widget ('S' key).
|
||||
You don't have to wait until all pages are loaded to use these functions, because pages are shown as soon
|
||||
as they are ready.
|
||||
</p>
|
||||
|
@ -55,7 +55,7 @@
|
||||
<li>Browse a library: there are three views.
|
||||
<ul>
|
||||
<li>On the left, there is a treeview with the folders existing in your library,
|
||||
you can select any folder, it is posible to expand or collapse it by double clicking on a folder. Also, you can expand or collapse all folders using '+' and '-' buttons. Root folder
|
||||
you can select any folder, it is possible to expand or collapse it by double clicking on a folder. Also, you can expand or collapse all folders using '+' and '-' buttons. Root folder
|
||||
can be selected clicking on "Select root node" button. </li>
|
||||
<li>On the top right, there is the covers view. This view shows the comics on the selected folder. You can browse them using left and right cursors (pressing CTRL allows you to fast fordward/backward), or clicking on the right/left of the central cover.</li>
|
||||
<li>On the bottom right, there is the list view. This view shows the comics on the selected folder as a list. You can select any comic clicking on it.</li>
|
||||
|
Reference in New Issue
Block a user