wrap icon indicating copy to clipboard operation
wrap copied to clipboard

Roadmap

Open eprovst opened this issue 6 years ago • 2 comments

Things I'm planning to work on:

  • [ ] Major code cleanups and improvements to stay sane. See #43.
  • [ ] Improve PDF output.
    • [X] Support multiple page sizes.
    • [ ] Better page breaks (including better support for dual dialogue) which should do a better job in more cases than the current system. See #38.
    • [x] Slightly better word wrap. See #37.
    • [ ] Add support for notes. See #29.
  • [ ] Rework HTML output.
    • [ ] Some CSS improvements. Including: support for notes. See #29.
    • [ ] Title page. See #1.
    • [X] Embed CSS.

Future goals:

  • [ ] Better font loading for PDF.
  • [ ] Other/more output types?
    • eg. Text.
  • [ ] A script analysis tool.

Sometime in a very far future:

  • [ ] GUI

Upstreams:

  • [ ] Bookmarks in PDF.
  • [ ] Base Courier (makes super tiny PDFs possible).

eprovst avatar Jun 09 '19 08:06 eprovst

If this helps with CSS: https://github.com/rnkn/mcqueen

rnkn avatar Jan 14 '20 02:01 rnkn

Apparently Debian's freeze is coming up later this year:

Things that have to get done by then:

  • [X] Page size.
  • [X] Embedded CSS.

Things that preferably are done by then:

  • [ ] Support for notes.
  • [ ] Title page in HTML.

The PDF module needs a rewrite (all of them, really) so word wrap and definitely pagebreaks will likely not happen.

eprovst avatar Nov 10 '20 20:11 eprovst