Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts | |
This silences the many warnings we get when building for x64 in windows. This does not address any of the warnings we get in thirdparty libraries - in particular harfbuzz. These look (at a quick glance) harmless though. | |||
2016-04-26 | Add 'mutool convert' and new document writer interface. | Tor Andersson | |
Only supports CBZ writing for now. Also add a zip file writer. |