0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix output when a hunk is too big to fit on a page without scaling. More... over 13 years ago
Make a manpage. More... about 14 years ago
Drop some FSF boilerplate and write slightly more informative README and INSTALL. More... about 14 years ago
Fix broken leak-check target. More... about 14 years ago
Allow the user to select jpeg quality on the command line. More... about 14 years ago
Actually use the output file argument! More... about 14 years ago
Render using jpeg hunks instead of a bitmap, reducing the output file size (and running time) by a huge factor. More... about 14 years ago
Cache renders of pages as you go, to speed things up More... about 14 years ago
Handle paper sizes using libpaper. Hardcoded vaguely sensible margin sizes. More... about 14 years ago
Correctly deal with DPI. More... about 14 years ago
Use the popt library (not that we do much with the result yet!) More... about 14 years ago
Woo! Initial working implementation. Very slow and produces massive files. And you can't customise output extents... More... about 14 years ago
Apply word-wrap algorithm (no stretching atm) More... about 14 years ago
Switch to counting non-white hunks instead of white gaps. More... about 14 years ago
Read bounding box and gap info from each page. More... about 14 years ago
Add an example file and the boilerplate to actually open up a poppler document etc. More... about 14 years ago
Initial commit that makes the example work. More... about 14 years ago