22521 Commits

Author SHA1 Message Date
Tomasz Długosz
b50a6cb9c8 one layout for gazeta.pl flavours 2012-11-11 13:08:23 +01:00
Tomasz Długosz
4d9f28773f sync with Kovid's branch 2012-11-11 12:13:47 +01:00
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
f68b22881a Red Voltaire by atordo 2012-11-11 08:48:34 +05:30
Kovid Goyal
6b69085a39 Autosport by Mr Stefan and Various new Polish recipes by Artur Stachecki 2012-11-10 17:36:47 +05:30
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
GRiker
a3ee82fe3d 0.9.6 2012-11-10 04:45:31 -07:00
Tomasz Długosz
84f18e6db9 one english recipe, two polish ones and some icons 2012-11-10 11:51:21 +01:00
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
ac0605ae04 ... 2012-11-09 08:03:11 +05:30
Kovid Goyal
649f7ea7f6 Various Polish news sources by Artur Stachecki 2012-11-09 08:01:21 +05:30
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
Tomasz Długosz
98b7cd3e4b add some recipes and icons from kalibrator, part 1 2012-11-09 00:05:46 +01:00
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
Tomasz Długosz
5d9b34cd17 sync with Kovid's branch 2012-11-07 20:05:55 +01:00
Kovid Goyal
e074eb55bf Fix #1075476 (Last modified timestamp not changed when deleting value in tag browser) 2012-11-08 00:03:07 +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
a6acd8c1c9 Various updated Polish recipes 2012-11-07 17:27:11 +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
1bc9ce513d ... 2012-11-07 12:24:16 +05:30