109 Commits

Author SHA1 Message Date
Kovid Goyal
d272eb508e Rationalize CLI across lrf utilities. 2007-07-14 19:46:11 +00:00
Kovid Goyal
605ff18508 oops 2007-07-14 18:50:31 +00:00
Kovid Goyal
5e8fdf7b2b reduce definition lists sidemargin. 2007-07-14 17:18:39 +00:00
Kovid Goyal
a44a5040e0 oops 2007-07-14 17:16:31 +00:00
Kovid Goyal
b0978777e5 Implement nested lists and remove embedded HTML section from demo. 2007-07-14 17:12:25 +00:00
Kovid Goyal
847030ea5b Handle   correctly 2007-07-13 23:21:29 +00:00
Kovid Goyal
a601c9c11e Fix handling of <pre> and re-organize for easier integration with web2lrf 2007-07-13 19:19:16 +00:00
Kovid Goyal
00a50740fa Initial implementation of web2disk 2007-07-13 03:09:33 +00:00
Kovid Goyal
5616a14c28 oops 2007-07-11 03:25:56 +00:00
Kovid Goyal
2467d2b64c Don't die on interlaced PNG 2007-07-11 03:20:22 +00:00
Kovid Goyal
8a4707b0a8 More baen markup cleaning 2007-07-10 23:17:13 +00:00
Kovid Goyal
dae41f4e40 Add suport for definition lists 2007-07-10 17:53:45 +00:00
Kovid Goyal
42d5697a79 Error message for direct URLs. 2007-07-04 21:16:14 +00:00
Kovid Goyal
aaf21faf2a Support for dropcaps in html2lrf 2007-07-04 21:11:07 +00:00
Kovid Goyal
2166441cc2 Fix various bugs in rtf2lrf 2007-07-04 03:21:51 +00:00
Kovid Goyal
2a779db7bd rtf2lrf 2007-07-02 19:07:32 +00:00
Kovid Goyal
3e9119e0e5 Minor bug fixes. 2007-07-01 21:42:23 +00:00
Kovid Goyal
e2a32e3198 Another unicode bug squashed and improved <pre> handling 2007-06-29 15:42:11 +00:00
Kovid Goyal
c6c84a45b5 oops 2007-06-29 08:27:44 +00:00
Kovid Goyal
7325a69fe3 Allow block elements with id attributes to be targets of <a href> 2007-06-29 07:20:44 +00:00
Kovid Goyal
3cf2b17af5 Fix unicode bug and make get_text a little more memory efficient 2007-06-29 06:38:52 +00:00
Kovid Goyal
a569112e43 Fix #113 again 2007-06-29 02:55:21 +00:00
Kovid Goyal
0199499284 Fix #113 2007-06-29 02:39:50 +00:00
Kovid Goyal
4f38f13271 Support for embedded fonts in html2lrf. Fix title sorting of books on device. Lots of progress in gui2. 2007-06-29 00:16:14 +00:00
Kovid Goyal
fe2e72d699 Fix cover not being detected for HTML RARballs. Plug possible hole in books database implementation. Add initial device job support to gui2. 2007-06-26 20:15:10 +00:00
Kovid Goyal
2ed012f023 Fix bug introduced in previous commit. 2007-06-25 18:08:58 +00:00
Kovid Goyal
111bb7ad54 Fix #110 2007-06-25 17:58:24 +00:00
Kovid Goyal
f0567e81ae oops 2007-06-23 21:17:45 +00:00
Kovid Goyal
22e78a34c8 Fix lit2lrf not picking up metadata 2007-06-23 21:09:38 +00:00
Kovid Goyal
8989b541f1 lit2lrf
Basic GUI2 job control
2007-06-22 17:34:11 +00:00
Kovid Goyal
9178ddf18e Implement support for markdown in txt2lrf. Fix handling of <pre>, <th> elements in html2lrf 2007-06-19 15:13:52 +00:00
Kovid Goyal
aaa6bc4c3f Created OS X installer. Added automatic detection of cover page for conversion of HTML generated by CLIT. 2007-06-12 20:48:39 +00:00
Kovid Goyal
dd3c14b0f1 Use dpi info when converting lengths to pixels. Fixes #101 2007-06-08 05:07:31 +00:00
Kovid Goyal
eefa7ec259 Fix #100 2007-06-08 02:17:29 +00:00
Kovid Goyal
5cf0a6befb Fix calculation of textheight 2007-06-08 01:58:02 +00:00
Kovid Goyal
97b51d8693 Add support for adjusting margins. 2007-06-06 17:48:42 +00:00
Kovid Goyal
23b177889f Fix #99 2007-06-06 16:23:33 +00:00
Kovid Goyal
a2836dba1d Initial import of new GUI. Nowhere near functional 2007-06-05 18:48:46 +00:00
Kovid Goyal
5852f04428 Fix #81 2007-05-29 17:41:55 +00:00
Kovid Goyal
343626751e Fix header handling 2007-05-26 16:20:26 +00:00
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
73c09fbdbf Adjust baselineskip on font-delta. Use baselineskip rather than linespace in table code. 2007-05-23 18:19: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