mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4447f571cb
commit
26bb326210
@ -11,18 +11,18 @@
|
|||||||
- title: "EPUB Output: Add option to toggle preserving the aspect ratio of the cover."
|
- title: "EPUB Output: Add option to toggle preserving the aspect ratio of the cover."
|
||||||
type: major
|
type: major
|
||||||
description: >
|
description: >
|
||||||
"By default calibre creates an SVG based cover that scales with the screen size of the reader used to view it. Previosuly this scaling
|
"By default calibre creates an SVG based cover that scales with the screen size of the reader used to view it. Previosuly this scaling
|
||||||
was limited to preserve the aspect ratio of the image. This would often result in white borders at the sides or top and bottom of the image.
|
was limited to preserve the aspect ratio of the image. This would often result in white borders at the sides or top and bottom of the image.
|
||||||
No, by default, calibre will setup the cover to not preserve aspect ratio, doing away with the white borders. The downside is that if the
|
No, by default, calibre will setup the cover to not preserve aspect ratio, doing away with the white borders. The downside is that if the
|
||||||
aspect ratio of the cover is very different from the reader, it will look distorted. The old behavior can be restored via
|
aspect ratio of the cover is very different from the reader, it will look distorted. The old behavior can be restored via
|
||||||
Preferences->Conversion->EPUB Output."
|
Preferences->Conversion->EPUB Output."
|
||||||
|
|
||||||
- title: "Conversion pipeline: calibre will now automatically replace all ligatures in the input document."
|
- title: "Conversion pipeline: calibre will now automatically replace all ligatures in the input document."
|
||||||
type: major
|
type: major
|
||||||
description: >
|
description: >
|
||||||
"Conversion pipeline: calibre will now automatically replace all ligatures in the input document with the normal character
|
"Conversion pipeline: calibre will now automatically replace all ligatures in the input document with the normal character
|
||||||
sequence they are meant to represent. This is because most readers lack the font support to display ligatures.
|
sequence they are meant to represent. This is because most readers lack the font support to display ligatures.
|
||||||
This can be turned off via an option under Look & Feel, in the Conversion settings."
|
This can be turned off via an option under Look & Feel, in the Conversion settings."
|
||||||
|
|
||||||
- title: "Support for the iPapyrus and Newsmy readers and the Sony Ericsson XPERIA X10"
|
- title: "Support for the iPapyrus and Newsmy readers and the Sony Ericsson XPERIA X10"
|
||||||
|
|
||||||
@ -221,7 +221,7 @@
|
|||||||
new features:
|
new features:
|
||||||
- title: "Add merge book feature"
|
- title: "Add merge book feature"
|
||||||
type: major
|
type: major
|
||||||
desc: >
|
description: >
|
||||||
"You can now merge multiple books into a single book, by clicking the arrow next to the edit meta information button.
|
"You can now merge multiple books into a single book, by clicking the arrow next to the edit meta information button.
|
||||||
Meta information from the books will be merged as well as individual book files in different formats"
|
Meta information from the books will be merged as well as individual book files in different formats"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user