Age | Commit message (Expand) | Author |
2018-07-05 | Pass rects by value: device and document interface. | Tor Andersson |
2018-07-05 | Pass matrices by value: device and document interface. | Tor Andersson |
2018-07-05 | Pass rect and matrix by value in geometry functions. | Tor Andersson |
2017-09-19 | Fix 698558: Handle non-tags in tag name comparisons. | Tor Andersson |
2017-06-28 | xps: Make sure to drop path and stroke state in case of error. | Sebastian Rasmussen |
2017-06-22 | Add Color Management interface to MuPDF, with LCMS implementation. | Michael Vrhel |
2017-05-29 | Make PI/RADIAN/SQRT2/LN2 global single precision float constants. | Sebastian Rasmussen |
2017-05-23 | Remove unused strtod function. | Tor Andersson |
2017-04-27 | Include required system headers. | Tor Andersson |
2016-10-19 | Move headers to make xps_document an internal type. | Sebastian Rasmussen |
2016-06-14 | Fix typos in various parts of the code. | Sebastian Rasmussen |
2016-02-24 | Clarify scissor argument to clip device functions. | Tor Andersson |
2015-12-11 | xps: Simplify infinite loop check. | Tor Andersson |
2015-10-06 | xps: Add separate link parsing step. | Tor Andersson |
2015-10-06 | xps: Make guts of path and text parsing publically visible. | Tor Andersson |
2015-10-06 | xps: Simplify transform attribute/tag parsing. | Tor Andersson |
2015-03-24 | Path rework for improved memory usage. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Reference count fz_path and fz_text. | Tor Andersson |
2014-09-17 | xps: Add fz_xml_is_tag to simplify tag matching. | Tor Andersson |
2014-09-02 | Add locale-independent number formatting and parsing functions. | Tor Andersson |
2014-08-19 | don't render non-empty dashing with zero-length phase | Simon Bünzli |
2014-02-17 | Add fz_transform_point_xy to simplify transforming a point. | Tor Andersson |
2014-01-16 | Bug 694957: fix stack buffer overflow in xps_parse_color | Simon Bünzli |
2013-11-05 | Improve stroke state function names that take the dash array length. | Tor Andersson |
2013-10-10 | Use the 'rect' param to fz_clip_path. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |