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 |
|
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 |
|
Kovid Goyal
|
6b644e1b87
|
...
|
2012-10-31 08:24:39 +05:30 |
|
Kovid Goyal
|
609724c65b
|
...
|
2012-10-31 08:14:34 +05:30 |
|
Kovid Goyal
|
3fd03f45d7
|
Correct error message for fonts with no format 4 cmap tables
|
2012-10-30 23:50:16 +05:30 |
|
Kovid Goyal
|
5efd38eb4b
|
sfntly builds on windows
|
2012-10-30 23:41:05 +05:30 |
|
Kovid Goyal
|
062dbe2bbe
|
sfntly: Do not segfault for fonts that dont have loca tables. Also nicer error messages for such fonts.
|
2012-10-30 23:40:26 +05:30 |
|
Kovid Goyal
|
18805c4c68
|
Dont scan font files in worker processes
|
2012-10-30 22:41:15 +05:30 |
|
Kovid Goyal
|
8cf35971ae
|
Add build test for sfntly and remove unneccessary compiler flags on windows
|
2012-10-30 17:30:03 +05:30 |
|
Kovid Goyal
|
8a08e13f73
|
Another fix for compiling with -fPIC
|
2012-10-30 16:30:02 +05:30 |
|
Kovid Goyal
|
c3c64c452a
|
Do not pass obviously invalid data to sfntly (invalid data tends to cause sfntly to segfault)
|
2012-10-30 16:29:29 +05:30 |
|
Kovid Goyal
|
f8d9dead20
|
Fix mem leak in sfntly
|
2012-10-30 16:09:45 +05:30 |
|
Kovid Goyal
|
d4854e20ec
|
sfntly working on linux 64bit
|
2012-10-30 15:52:32 +05:30 |
|
Kovid Goyal
|
d51de87c61
|
Fixes to sfntly to get it to compile correctly with -fPIC and g++ (remove inline method definitions)
|
2012-10-30 11:33:46 +05:30 |
|
Kovid Goyal
|
929ad31af9
|
...
|
2012-10-30 11:09:42 +05:30 |
|
Kovid Goyal
|
1156e2f0d3
|
Import sfntly into the calibre source tree
|
2012-10-30 11:04:06 +05:30 |
|
Kovid Goyal
|
a3e8511e68
|
...
|
2012-10-30 07:54:53 +05:30 |
|
Kovid Goyal
|
b859653724
|
Fix #1072822 (Updated recipe for Financial Times UK edition)
|
2012-10-29 23:25:34 +05:30 |
|
Kovid Goyal
|
9c9f0e350c
|
Fix Science AAAS
|
2012-10-29 19:06:33 +05:30 |
|
Kovid Goyal
|
f4485b5e02
|
Windows: Do not change title/author if book files are in use, to prevent (a harmless) mismatch between title/author anf on disk path
|
2012-10-29 11:13:55 +05:30 |
|
Kovid Goyal
|
88620ed588
|
Compare filesizes to verify the hardlinking worked on windows, more robust
|
2012-10-29 09:01:28 +05:30 |
|
Kovid Goyal
|
7a174b5bc8
|
Template editor: Use dummy metadata instead of blank/unknown values
|
2012-10-29 08:58:23 +05:30 |
|
Kovid Goyal
|
2bfc897266
|
Windows: Workaround for error while changing title/author with calibre library on a network share. Also explicitly close file handles in samefile() instead of relying on garbage collection.
|
2012-10-29 01:52:26 +05:30 |
|
Kovid Goyal
|
faea33fc56
|
Font family chooser: Show the faces available for a family when clicking on the family
|
2012-10-28 18:58:13 +05:30 |
|
Kovid Goyal
|
2844f87ba8
|
Do not retry unsupported fonts every time the scanner is run
|
2012-10-28 18:19:46 +05:30 |
|
Kovid Goyal
|
5b70d13765
|
...
|
2012-10-28 18:14:43 +05:30 |
|
Kovid Goyal
|
c4b6ab96b2
|
...
|
2012-10-28 17:46:47 +05:30 |
|
Kovid Goyal
|
8d34fbcf2a
|
...
|
2012-10-28 17:45:20 +05:30 |
|
Kovid Goyal
|
9c62f0a21c
|
Remove the unused fontconfig bindings
|
2012-10-28 17:37:02 +05:30 |
|
Kovid Goyal
|
1af17f0c20
|
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers support for CSS 3.
|
2012-10-28 17:24:00 +05:30 |
|
Kovid Goyal
|
6d355b82b8
|
Fix a potential crash in the FreeType bindings, if the string object passed in from python is deleted before the face oject.
|
2012-10-28 16:11:24 +05:30 |
|
Kovid Goyal
|
488b82b6ff
|
Add CSS3 Fonts support to the fontconfig plugin
|
2012-10-28 10:25:58 +05:30 |
|
Kovid Goyal
|
6deb138320
|
...
|
2012-10-28 08:13:27 +05:30 |
|
Kovid Goyal
|
e9ff5e2599
|
Update New York Times Book Review
|
2012-10-27 22:15:10 +05:30 |
|
Kovid Goyal
|
56bc2dd619
|
...
|
2012-10-27 19:37:53 +05:30 |
|
Kovid Goyal
|
792901d690
|
Update Financial Times (UK)
|
2012-10-27 19:24:57 +05:30 |
|
Kovid Goyal
|
f4e7908936
|
Update The Atlantic
|
2012-10-27 19:20:51 +05:30 |
|
Kovid Goyal
|
d545fe19c1
|
Fix #1072031 (Info not complete to read)
|
2012-10-27 16:27:38 +05:30 |
|
Kovid Goyal
|
529a32360f
|
Nicer error message if the user tries to embed a font family that does not have a regular typeface
|
2012-10-26 19:34:46 +05:30 |
|
Kovid Goyal
|
39716497b4
|
...
|
2012-10-26 12:45:49 +05:30 |
|
Kovid Goyal
|
7e226bff16
|
IGN:Tag release
|
2012-10-26 10:31:57 +05:30 |
|
Kovid Goyal
|
d44809201f
|
...
|
2012-10-26 09:57:10 +05:30 |
|
Kovid Goyal
|
5f4799cae7
|
version 0.9.4
|
2012-10-26 09:54:43 +05:30 |
|
Kovid Goyal
|
71b76765eb
|
...
|
2012-10-26 09:49:56 +05:30 |
|
Kovid Goyal
|
1c62e0c3ba
|
Get Books: Add Empik Store
|
2012-10-26 08:58:30 +05:30 |
|