18677 Commits

Author SHA1 Message Date
Kovid Goyal
dd7330c515 E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode 2012-11-12 10:02:44 +05:30
Kovid Goyal
3491ab4ab1 E-book viewer: When printing, resepect the specified page range. Fixes #1074220 (Trying to select the page to print will actually print the whole book) 2012-11-11 13:45:24 +05:30
Translators
6044db961c Launchpad automatic translations update. 2012-11-11 04:56:40 +00:00
Kovid Goyal
b4a49e5cdd Font subsetting: Parse the GSUB table for glyph substituion rules and add do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non prinatable characters when subsetting TrueType outlines. 2012-11-10 17:32:13 +05:30
Translators
13604fd303 Launchpad automatic translations update. 2012-11-10 04:58:39 +00:00
Kovid Goyal
e494412887 IGN:Tag release 2012-11-10 08:15:54 +05:30
Kovid Goyal
9b8e4c5f63 version 0.9.6 2012-11-10 07:44:03 +05:30
Kovid Goyal
1ee69572eb Subsetting: Remove non-core tables 2012-11-09 21:34:53 +05:30
Kovid Goyal
891f362385 Hack for subsetting commonly used ligatures, pending proper parsing of the GSUB table 2012-11-09 17:32:16 +05:30
Kovid Goyal
bd9fd5485b Use alphabetical order in the sfnt header as per the spec 2012-11-09 16:58:31 +05:30
Kovid Goyal
1d9398e009 Subsetting of the kern table 2012-11-09 16:45:42 +05:30
Kovid Goyal
508ca6bc5a ... 2012-11-09 14:24:16 +05:30
Kovid Goyal
1873e95b38 Use the endchar operator for glyphs that have been subsetted out instead of the empty string as some cff font renderers (adobe) have problems with empty strings 2012-11-09 13:32:41 +05:30
Kovid Goyal
5729fdb0e5 Preserve glyph ids when subsetting CFF tables 2012-11-09 13:18:42 +05:30
Kovid Goyal
a509176037 EPUB Output: Remove duplicate id and anme attributes to eliminate pointless noise from the various epub check utilities 2012-11-09 13:03:59 +05:30
Kovid Goyal
d239e0907e ... 2012-11-09 12:42:20 +05:30
Kovid Goyal
18a3257f5d OTF subsetting basically works, but leaves behind invalid entries in the GPOS table, which should be ignored by most user agents 2012-11-09 12:34:05 +05:30
Kovid Goyal
98f4cbb7e3 More work on CFF subsetting. The subset table is written but character mapping is off 2012-11-09 11:58:02 +05:30
Translators
200c8d1d2b Launchpad automatic translations update. 2012-11-09 04:39:16 +00:00
Kovid Goyal
1071194ce8 Add the Nook HD+ id only for osx since it appears to be MTP capable 2012-11-09 07:57:03 +05:30
Kovid Goyal
ea37f4e8a7 Fix first book not being selected on calibre startup 2012-11-08 19:58:06 +05:30
Kovid Goyal
50c6ff97d4 IGN:Updated translations 2012-11-08 19:25:59 +05:30
Kovid Goyal
eb304c8834 ... 2012-11-08 19:18:57 +05:30
Kovid Goyal
91e05d2e81 Ask for confirmation before removing plugins 2012-11-08 16:04:17 +05:30
Kovid Goyal
b7e8f69ece Start work on subsetting CFF tables 2012-11-08 15:54:59 +05:30
Kovid Goyal
db71dde384 calibredb: Add an option to not notify the GUI 2012-11-08 14:29:55 +05:30
Kovid Goyal
321e4148e7 ... 2012-11-08 14:18:47 +05:30
Kovid Goyal
833a8ca4e2 Progress reading CFF tables 2012-11-08 14:07:14 +05:30
Kovid Goyal
85a427af83 ... 2012-11-08 13:38:48 +05:30
Translators
f6658c0293 Launchpad automatic translations update. 2012-11-08 04:47:26 +00:00
Kovid Goyal
4f23afc3ae Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements. Fixes #1069617 (KoboTouch Device View titles / In Library not always accurate) 2012-11-08 09:19:42 +05:30
Kovid Goyal
aae48be9f5 Fix bulk convert queueing dialog becoming very long if any of the books have a very long title. Fixes #1076191 (Conversion progress bar outsizes screen) 2012-11-08 08:58:43 +05:30
Kovid Goyal
6365c9adc6 Fix #1076057 (Private bug) 2012-11-08 08:20:44 +05:30
Charles Haley
9868fffb02 Merge from trunk 2012-11-07 18:16:15 +01:00
Charles Haley
01c361e7fe Update last_modified when deleting values from custom columns using the tag browser. 2012-11-07 18:15:16 +01:00
Kovid Goyal
50a8fb6d7a Put tabes in optimal order in subsetted font 2012-11-07 17:48:12 +05:30
Kovid Goyal
9f570abd9b EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption. 2012-11-07 17:23:03 +05:30
Kovid Goyal
f397686804 Do not use a local dependent mb->wc conversion 2012-11-07 12:59:26 +05:30
Kovid Goyal
0b25ffee6c Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5. Fixes #1075782 (Device | Eject not ejecting device) 2012-11-07 11:00:21 +05:30
Kovid Goyal
d5b714821e Get Books: Fix Amazon EU stores and libri.de 2012-11-07 09:15:20 +05:30
Kovid Goyal
985c9c857f ... 2012-11-07 09:13:41 +05:30
John Schember
07f288dd16 Merge changes from lp:~cbhaley/calibre/charles_store. 2012-11-06 18:53:05 -05:00
Kovid Goyal
b9cefe9989 Allow using identifiers in save to disk templates. Fixes #1074623 (Bug in templates at 0.9.5 version) 2012-11-06 21:48:58 +05:30
Kovid Goyal
88a0bb48e7 Start work on subsetting CFF tables 2012-11-06 21:47:23 +05:30
Charles Haley
33ea83d118 Fix save_to_disk not handling identifiers correctly. Kovid fixed the other part of this bug. 2012-11-06 16:56:20 +01:00
Charles Haley
a8309e3df6 fix Amazon EU and libre.de stores 2012-11-06 16:16:58 +01:00
Kovid Goyal
03ac5dc280 Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately. Fixes #1074931 (Catalog Creation fails with version 0.9.5) 2012-11-06 18:09:12 +05:30
GRiker
119c169c07 Added cross_reference_authors switch to CLI and GUI 2012-11-06 05:06:00 -07:00
Kovid Goyal
b318b128fe Clearer error message 2012-11-06 12:56:00 +05:30
Kovid Goyal
5237c269ea ... 2012-11-06 12:42:43 +05:30