summaryrefslogtreecommitdiff
path: root/source/svg/svg-color.c
AgeCommit message (Expand)Author
2018-11-07Use utility parsing functions in svg_parse_transform.Tor Andersson
2017-05-31Avoid double literals causing casts to float.Sebastian Rasmussen
2017-04-27Include required system headers.Tor Andersson
2016-10-19Move headers to make svg_document an internal type.Sebastian Rasmussen
2016-09-18svg: Use fz_atof() and fz_strtod().Sebastian Rasmussen
2016-04-26svg: Add SVG parser.Tor Andersson