index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
xps
/
xps-path.c
Age
Commit message (
Expand
)
Author
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