summaryrefslogtreecommitdiff
path: root/source/xps/xps-gradient.c
AgeCommit message (Expand)Author
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2017-07-04Remove is_static from fz_new{,_icc}_colorspace.Robin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
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 xps_document an internal type.Sebastian Rasmussen
2015-10-06xps: Simplify transform attribute/tag parsing.Tor Andersson
2015-09-14Remove unused functions.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-09-17xps: Add fz_xml_is_tag to simplify tag matching.Tor Andersson
2014-01-16Bug 694957: fix stack buffer overflow in xps_parse_colorSimon Bünzli
2013-08-28fix gradient ordering edge caseSimon Bünzli
2013-06-20Rearrange source files.Tor Andersson