Age | Commit message (Expand) | Author |
---|---|---|
2016-09-20 | SVG: If no width/height given, then guess from viewBox. | Robin Watts |
2016-09-19 | Update SVG document handler; circles. | Robin Watts |
2016-09-19 | svg: Throw on nonconforming transform attributes. | Sebastian Rasmussen |
2016-09-18 | svg: Use fz_atof() and fz_strtod(). | Sebastian Rasmussen |
2016-09-18 | svg: Ensure that read svg file is null-terminated. | Sebastian Rasmussen |
2016-09-18 | svg: Fix typo in opacity attribute variable name. | Sebastian Rasmussen |
2016-09-16 | Silence some warnings. | Robin Watts |
2016-07-18 | Bug 696927: Move debug printfs to fz_warn. | Robin Watts |
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 |