Age | Commit message (Expand) | Author |
---|---|---|
2016-03-23 | Compile embedded fonts in separate C files. | Tor Andersson |
2016-03-01 | Don't use pdf_page struct when creating pages. | Tor Andersson |
2016-03-01 | Rename pdf_close_document to pdf_drop_document. | Tor Andersson |
2016-03-01 | pdfcreate: Fix typo. | Tor Andersson |
2016-02-29 | Don't embed base 14 or substitute fonts. | Tor Andersson |
2016-02-29 | pdfcreate: Only create subresource dictionaries when needed. | Tor Andersson |
2016-02-29 | Rename pdf_add_simple_font_res and friends. | Tor Andersson |
2016-02-29 | New and simplified pdfcreate command line tool. | Tor Andersson |
2016-02-29 | Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer. | Tor Andersson |
2016-02-29 | Remove pdf_res struct. Use pdf_obj indirect references directly. | Tor Andersson |
2016-02-29 | Change order of arguments to pdf_create_page. | Tor Andersson |
2016-02-29 | Add mutool create tool, and PDF font and image resource creation. | Michael Vrhel |