index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
draw
/
draw_path.c
Age
Commit message (
Expand
)
Author
2012-07-18
Remove pointless test.
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-04-23
Fix whitespace and indentation.
Tor Andersson
2012-04-19
Bug 692990: Fix 'underjoin' of strokes.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-01-23
Do XPS mitering properly.
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-09
Fix Bug 692356 (comment #2)
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-02
Fix bug 692356: use stricter limit for dash pattern lengths.
Tor Andersson
2011-09-02
Fix minor regression in fix for zero-length line segment dots.
Tor Andersson
2011-09-01
Only draw dots for zero-length line segments with round line caps.
Tor Andersson
2011-04-11
Add triangle caps; separate start, dash and end cap styles for XPS.
Tor Andersson
2011-04-07
Check for zero length dash arrays.
Tor Andersson
2011-04-05
Add wrapper functions around device calls.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
draw: Rename files in draw directory.
Tor Andersson