index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
res_path.c
Age
Commit message (
Expand
)
Author
2011-09-15
Add context to mupdf.
Robin Watts
2011-08-09
Fix bug 692253: handle curvetov with no current point set.
Tor Andersson
2011-07-08
Clip area optimisations for displaylist case:
Robin Watts
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-01
xps: Respect PathGeometry.Transform attribute.
Tor Andersson
2011-03-01
Fix subtle path stroking bug where closepath did not update the pen position.
Tor Andersson
2011-01-27
Add fz_calloc function to check for integer overflow when allocating arrays, ...
Tor Andersson
2010-07-31
Include all three bezier controlpoints when bounding curves in a path.
Sebastian Rasmussen
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-06-19
Floats everywhere!
Tor Andersson
2010-06-15
Add missing break in fz_boundpath.
Tor Andersson
2010-04-25
Move stroking state to a separate struct in preparation for stroked text rend...
Tor Andersson
2010-04-19
Add support for patterns in stroked paths and text.
Tor Andersson
2010-04-15
XML-ify output of dev_trace.
Tor Andersson
2010-04-08
Add display list device.
Tor Andersson
2010-04-08
Rename the old path and text node files.
Tor Andersson