summaryrefslogtreecommitdiff
path: root/source/svg/svg-parse.c
AgeCommit message (Expand)Author
2016-10-19Move headers to make svg_document an internal type.Sebastian Rasmussen
2016-09-19svg: Throw on nonconforming transform attributes.Sebastian Rasmussen
2016-09-18svg: Use fz_atof() and fz_strtod().Sebastian Rasmussen
2016-04-26svg: Add SVG parser.Tor Andersson