Age | Commit message (Expand) | Author |
---|---|---|
2017-01-09 | Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer. | Tor Andersson |
2017-01-09 | Add fz_terminate_buffer function. | Tor Andersson |
2016-11-14 | Make fz_buffer structure private to fitz. | Robin Watts |
2016-10-19 | Move headers to make svg_document an internal type. | Sebastian Rasmussen |
2016-10-11 | Free document in fz_drop_document(), not in subclassing documents. | Sebastian Rasmussen |
2016-10-09 | Open document file in fz_open_document(). | Sebastian Rasmussen |
2016-09-18 | svg: Ensure that read svg file is null-terminated. | Sebastian Rasmussen |
2016-07-08 | Separate close and drop functionality for devices and writers. | Tor Andersson |
2016-05-20 | html: Add SVG image support. | Tor Andersson |
2016-04-26 | Improve fz_new_document | Robin Watts |
2016-04-26 | svg: Add fz_new_display_list_from_svg function. | Tor Andersson |
2016-04-26 | Fix refcounting on SVG documents. | Robin Watts |
2016-04-26 | svg: Add SVG parser. | Tor Andersson |