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
/
fitz.h
Age
Commit message (
Expand
)
Author
2010-07-17
Support SMasks for general graphics (incomplete).
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Check page for transparency to install a page-level transparency group.
Tor Andersson
2010-07-15
Add pixmap writing functions for PNM, PAM and PNG (without libpng) formats.
Tor Andersson
2010-07-14
Add transparency group/mask device calls and implement basic blend modes when...
Tor Andersson
2010-07-13
Implement stroked text.
Tor Andersson
2010-07-11
Reinsert Robin Watts' specialized pixel unpacking loops.
Tor Andersson
2010-07-11
Remove distance calculation in axial shadings, reducing a source of potential...
Tor Andersson
2010-07-11
Refactor image pixel unpacking.
Tor Andersson
2010-07-10
Refactor colorspace and PDF image parsing code.
Tor Andersson
2010-07-09
Fix up restrict keyword in prototypes to remove warnings on MSVC.
Tor Andersson
2010-07-09
Rearrange and merge some files in the fitz directory.
Tor Andersson
2010-05-25
Merge fitz_res.h and fitz_draw.h
Tor Andersson
2009-12-02
Killing time. Butchered display tree and disabled all calls to it.
Tor Andersson
2009-02-28
Merge and move header files into the source directories.
Tor Andersson