24 Commits

Author SHA1 Message Date
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
Kovid Goyal
84e6a65425 Fix another bug in top detection. Hopefully that's the last. 2007-05-22 01:40:18 +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
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
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
366207763d Module re-organization 2007-05-18 06:36:54 +00:00