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
/
dev_trace.c
Age
Commit message (
Expand
)
Author
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-07-17
Support SMasks for general graphics (incomplete).
Tor Andersson
2010-07-15
Check page for transparency to install a page-level transparency group.
Tor Andersson
2010-07-14
Add transparency functions to the trace device.
Tor Andersson
2010-07-14
Add transparency group/mask device calls and implement basic blend modes when...
Tor Andersson
2010-06-19
Floats everywhere!
Tor Andersson
2010-06-03
Add wmode flag to text objects to support vertical writing mode in the text e...
Tor Andersson
2010-05-11
Accumulate text to be clipped in text render mode 7.
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-02-09
Use fz_pixmap instead of fz_image and remove the subclassing in pdf_image.
Tor Andersson
2010-01-07
Draw images and shadings.
Tor Andersson
2009-12-07
Implement a device interface and a tracing device for fitz.
Tor Andersson