28274 Commits

Author SHA1 Message Date
Kovid Goyal
27d228caaf Adjust linespacing when fontsize changes. 2007-05-26 16:07:41 +00:00
Kovid Goyal
17dfb24f7f Clean up help text. 2007-05-25 18:41:53 +00:00
Kovid Goyal
166485b9a5 Fix #91 2007-05-25 17:30:09 +00:00
Kovid Goyal
4e04b48d12 Initial implementation of new database, with import. 2007-05-25 06:10:58 +00:00
Kovid Goyal
23b87aa650 Fix #86 2007-05-24 17:17:33 +00:00
Kovid Goyal
73c09fbdbf Adjust baselineskip on font-delta. Use baselineskip rather than linespace in table code. 2007-05-23 18:19:59 +00:00
Kovid Goyal
97b3d29c2f oops 2007-05-23 17:53:59 +00:00
Kovid Goyal
5ecdb79f5c Fix #86 and add support for % width values in <td> elements. 2007-05-23 17:45:49 +00:00
Kovid Goyal
0ade1a3e64 Fix crash on nested tables and make autorotate anti-clockwise. 2007-05-22 19:24:04 +00:00
Kovid Goyal
4f79193b17 Fix #84 2007-05-22 18:49:14 +00:00
Kovid Goyal
7329106b99 Fix handling of img in <a href> tags. Remove show-broken-links option. 2007-05-22 18:16:30 +00:00
Kovid Goyal
7056e35aff oops2 2007-05-22 02:01:42 +00:00
Kovid Goyal
c96bc93d3f oops 2007-05-22 01:58:21 +00:00
Kovid Goyal
84e6a65425 Fix another bug in top detection. Hopefully that's the last. 2007-05-22 01:40:18 +00:00
Kovid Goyal
7a21b56f22 Fix handling of empty rows. Add option to disable autorotation. 2007-05-21 18:03:08 +00:00
Kovid Goyal
2a83e24aa7 Re-organize font loading to work on windows. Add option to disable image autorotation. Fix possible bug with image processing. 2007-05-21 15:44:00 +00:00
Kovid Goyal
806aba6f80 Added support for conversion for HTML tables.
Added support for common encodings to txt2lrf.
2007-05-21 00:40:06 +00:00
Kovid Goyal
b26adb541e Fix #77 2007-05-19 02:14:15 +00:00
Kovid Goyal
d7b5e3dbbc Fix #75 2007-05-18 20:19:01 +00:00
Kovid Goyal
fbbf71ffc4 Made the default LRF fonts available to libprs500 2007-05-18 20:02:11 +00:00
Kovid Goyal
3736be58bc Added autorotation of images 2007-05-18 18:34:47 +00:00
Kovid Goyal
2e6f495305 Fix typo that would crash --cover and prevent last char from being cut off in header 2007-05-18 18:16:59 +00:00
Kovid Goyal
e9e066355a Version bump 2007-05-18 17:58:09 +00:00
Kovid Goyal
05c1c36719 Improve handling of images referenced in <a> tags and place large images in an image block 2007-05-18 17:57:00 +00:00
Kovid Goyal
44a50922cd Strip comments from within style tags 2007-05-18 15:56:36 +00:00
Kovid Goyal
aeb69e9139 2007-05-18 06:38:23 +00:00
Kovid Goyal
366207763d Module re-organization 2007-05-18 06:36:54 +00:00
Kovid Goyal
50267b14d0 Make the canvas element expandable by default 2007-05-18 02:38:10 +00:00
Kovid Goyal
868feda207 Add support for Canvas 2007-05-18 02:13:51 +00:00
Kovid Goyal
ee4052cfdc Niggles 2007-05-16 18:35:24 +00:00
Kovid Goyal
5d656c2ec8 version bump 2007-05-16 04:02:26 +00:00
Kovid Goyal
765a83fa39 Fix #70 2007-05-16 03:56:10 +00:00
Kovid Goyal
32088f598b Processing of images should call process_alignment 2007-05-15 14:00:59 +00:00
Kovid Goyal
61c7035c3f oops 2007-05-15 04:54:01 +00:00
Kovid Goyal
fbccb944d7 ubuntu udev support 2007-05-15 04:52:54 +00:00
Kovid Goyal
98f18fb074 Fix conversion to JPEG 2007-05-14 23:18:24 +00:00
Kovid Goyal
5961fe6fc7 Bug fixes and auto import of metadata from .opf files 2007-05-14 19:35:49 +00:00
Kovid Goyal
dba36da690 Fix #67 2007-05-14 17:57:09 +00:00
Kovid Goyal
a4acd60399 Fix #64 2007-05-14 15:52:27 +00:00
Kovid Goyal
ebe46a8c5a Fix #65 2007-05-14 15:33:59 +00:00
Kovid Goyal
8c3e447dc4 Fix minor bugs. 2007-05-13 20:35:33 +00:00
Kovid Goyal
2b67c7548f oops 2007-05-13 13:40:53 +00:00
Kovid Goyal
81b81b4ae8 Added BASH completion to the CLI
prs500 ls now outputs a trailing slash on directory names
2007-05-13 04:10:22 +00:00
Kovid Goyal
46f537ed86 2007-05-12 22:00:25 +00:00
Kovid Goyal
b2a301912f Handle <img> in <a href> tags 2007-05-12 21:34:26 +00:00
Kovid Goyal
a29bf8eea0 Rationalized CLI of html2lrf
Fixed link handling to show text rather than href by default
Fine tuned image handling
Added automatic page breaks if page-break not found
2007-05-12 21:21:21 +00:00
Kovid Goyal
69f20f634d Don't detect BlockSpace elements as first element of a page.
Skip over hrefs that are in weird encodings.
2007-05-12 02:52:26 +00:00
Kovid Goyal
76c0aeb57c Fix handling of filenames that have non ascii characters on systems with encodings other than utf8 2007-05-12 00:22:53 +00:00
Kovid Goyal
65261cb53b oops 2007-05-11 22:04:29 +00:00
Kovid Goyal
3ef78e8e1a Add udev logic to setup.py should make post-installation on linux uneccessary.
Add --link-exclude to html2lrf
2007-05-11 20:05:38 +00:00