This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-01-13 23:50:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
src
History
Kovid Goyal
2e91a7cde6
MOBI Output: When converting a paragraph that contains only a non-breaking space into a line break, ignore paragraphs with height less than 2pt.
Fixes
#915150
(Mobi file to mobi file conversin inserting blank line between every paragraph, even when selecting "Remove spacing between paragraphs")
2012-01-12 13:34:29 +05:30
..
calibre
MOBI Output: When converting a paragraph that contains only a non-breaking space into a line break, ignore paragraphs with height less than 2pt.
Fixes
#915150
(Mobi file to mobi file conversin inserting blank line between every paragraph, even when selecting "Remove spacing between paragraphs")
2012-01-12 13:34:29 +05:30
chardet
Split out the chardet library from the calibre package and upgrade it to version 2.0.1
2011-12-26 10:50:54 +05:30
cherrypy
Fix regression in 0.8.33 that caused calibre to crash when starting the Content Server, if the port the content server is trying to listen on is blocked/busy.
Fixes
#910512
(calibre crashs after start without message)
2012-01-02 10:59:33 +05:30
html5lib
Conversion engine: When parsing invalid XHTML use the HTML 5 algorithm, for greater robustness.
Fixes
#901466
(<h*> tag bug)
2011-12-15 13:50:23 +05:30
odf
ODT Input: Dont crash on empty links
2012-01-11 15:37:25 +05:30
pyPdf
…
routes
Update routes
2011-09-23 13:13:46 -06:00
templite
…