Kovid Goyal
0817ef2e58
Get rid of the useless sfntly
2012-11-06 12:26:39 +05:30
Kovid Goyal
caf8e0ebed
Fix handling of composite glyphs
2012-11-06 12:21:49 +05:30
Kovid Goyal
d169599f63
Fix handling of Fixed property
2012-11-06 12:14:55 +05:30
Kovid Goyal
f54843c547
Switch to a pure python implementation of font subsetting
2012-11-06 11:39:48 +05:30
Translators
fae1f53a32
Launchpad automatic translations update.
2012-11-06 04:49:45 +00:00
GRiker
5cdbd831af
Normalized genre names truncated to available width.
2012-11-05 15:10:25 -07:00
Kovid Goyal
a7f054ec5c
Start work on pure python implementation of font subsetting, since I really dont like sfntly
2012-11-05 23:42:07 +05:30
Kovid Goyal
f2e6dd1cce
...
2012-11-05 13:40:38 +05:30
Kovid Goyal
7b4fe7f8ee
Round-tripping for the sfnt container format
2012-11-05 13:39:40 +05:30
John Peterson
8a3ca41c0b
Response to merge review.
...
1) Fixed by making it optional.
1.5) Fixed by making it optional.
2) Fixed.
3) Not fixed. Can you provide a test file result in the unhandled exception that you describe? The option should be available because (i) the option is off by default and therefore the most novice users (that are least likely to identify the unhandled exception when it occurs) will be unaware of the option and (ii) the option has a larger net value available than not available.
4) Fixed.
5) Fixed.
2012-11-05 06:00:05 +00:00
Kovid Goyal
023ad0f43b
Implement font subsetting. calibre can now subset all embedded fonts (i.e. reduce every embedded font to contain only the data for characters used in the book). This can often greatly reduce the size of the ebook file. Note that currently only fonts with TrueType outlines are supported not PostScript (CFF) outlines
2012-11-05 11:26:28 +05:30
Translators
beecd29a43
Launchpad automatic translations update.
2012-11-05 04:40:31 +00:00
John Peterson
2772908a3c
Fixes for viewer etc.
...
Fix: Remember maximized state when toggle fullscreen.
New: Adding saved state: fullscreen state.
New: Adding context menu item: search online, back (Backspace)/forward, toc, font size, fullscreen, exit (Esc).
Fix: Hiding non-selection context menu items when showing selection context menu items.
Fix: Hiding selection context menu items when showing image context menu items.
Fix: Return in book list would not open viewer for selected items.
Fix: The top book list row was not selected on program start, as intended.
Fix: Reset quick search would unselect the book list selection even when not in a search.
Fix: Reset quick search when in a search would not return selection to a book list row.
Fix: Don't open empty viewer if no book is selected.
Change: Removing fullscreen message because it's not useful for many users.
New: Applying auto convert option for manual add too.
New: Making the post import phase accessible to plugins (for metadata creation or conversion).
New: Adding viewer option to not show the cover.
2012-11-05 02:08:31 +00:00
Translators
8a904e32f6
Launchpad automatic translations update.
2012-11-04 04:55:26 +00:00
Kovid Goyal
4fa4a7d9e0
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
2012-11-04 09:46:59 +05:30
Kovid Goyal
c590706bed
...
2012-11-04 09:35:22 +05:30
Kovid Goyal
ace82b046f
Nicer error message when search query string is too long
2012-11-04 09:33:48 +05:30
GRiker
b306cfb3ae
Fixed regression with tags used for catalog prefixes
2012-11-03 08:23:08 -07:00
Kovid Goyal
d1cf14703d
Add search to the font family chooser dialog and get rid of the obsolete fontfamilymodel
2012-11-03 11:06:56 +05:30
Translators
1f54766cc3
Launchpad automatic translations update.
2012-11-03 05:03:11 +00:00
Kovid Goyal
570b2e5824
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
2012-11-03 08:43:56 +05:30
Kovid Goyal
e7f02781af
Get Books: Fix Amazon and Google Books stores
2012-11-03 08:40:11 +05:30
Kovid Goyal
97f1381063
Fix regression that broke the Template Editor
2012-11-03 08:29:13 +05:30
John Schember
7916569e04
Store: Fix Google plugin.
2012-11-02 22:30:31 -04:00
John Schember
5a17a1ca32
Store: Fix Amazon plugin.
2012-11-02 22:21:45 -04:00
Kovid Goyal
190c225966
...
2012-11-02 12:02:58 +05:30
Kovid Goyal
e42140cdc9
Sigh
2012-11-02 10:51:27 +05:30
Translators
ed435ece7c
Launchpad automatic translations update.
2012-11-02 05:08:45 +00:00
Kovid Goyal
8817408864
IGN:Tag release
2012-11-02 09:53:54 +05:30
Kovid Goyal
cf16fff6b1
version 0.9.5
2012-11-02 09:19:22 +05:30
Kovid Goyal
72b061b9bb
IGN: Updated translations
2012-11-02 08:41:22 +05:30
Kovid Goyal
557258570a
Sharing by email: Allow specifying a 'alias' or friendly name by which to identify each email recipient. Fixes #1069076 ([Enhancement] Email Labels)
2012-11-02 08:38:59 +05:30
Kovid Goyal
54cf1ae800
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
2012-11-02 08:14:57 +05:30
Kovid Goyal
0d9ea03fd4
Fix font scanner not detecting when fonts are removed from the system
2012-11-02 07:47:39 +05:30
Kovid Goyal
24f5d071de
Get Books: Fix eHarlequin and Kobo stores. Fixes #1072702 (kobo shops send to a strange location)
2012-11-02 07:37:16 +05:30
John Schember
0f02ccc715
Store: Fix eharlequin
2012-11-01 21:51:26 -04:00
John Schember
a2f8b3a46b
Store: Fix Kobo
2012-11-01 21:34:22 -04:00
Kovid Goyal
d63553acef
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances. Fixes #1072437 (Books in devices are not recognized as 'in library')
2012-11-02 07:02:38 +05:30
John Schember
3084be061d
...
2012-11-01 21:04:06 -04:00
John Schember
b47b53bdba
...
2012-11-01 21:01:40 -04:00
Tomasz Długosz
9dfe03c86b
fix empik plugin
2012-11-01 22:07:18 +01:00
Kovid Goyal
765f503045
Ebook viewer image popup: ALlow using the mouse wheel to zoom the image
2012-11-01 12:44:35 +05:30
Kovid Goyal
f8af6aacde
E-book viewer: Add the ability to rotate images to the popup image viewer. Fixes #1073513 ([enhancement] possibilty to rotate picture)
2012-11-01 12:06:54 +05:30
Translators
3ee82b4995
Launchpad automatic translations update.
2012-11-01 04:36:10 +00:00
Kovid Goyal
62422b2d79
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main mmeory). Fixes #1073792 (Shelves where being deleted when using an SD Card in Kobo Touch)
2012-11-01 09:19:59 +05:30
Kovid Goyal
a63397353e
Do not scan system for fonts in viewer processes and on multiple calibre invocations
2012-10-31 22:16:56 +05:30
Kovid Goyal
e45cc99e98
Fix #1073558 (Doesn`t recognize tablet woo)
2012-10-31 19:29:52 +05:30
Kovid Goyal
d69b24371d
Much faster custom implementation for checking if a font supports some unicode text
2012-10-31 16:48:03 +05:30
Kovid Goyal
9977bafa67
Do not scan the system for fonts on viewer startup, only on main GUI startup
2012-10-31 13:36:10 +05:30
Kovid Goyal
e7397f60d5
Put fontconfig back in the OS X build since poppler uses it
2012-10-31 13:33:13 +05:30