index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xps
Age
Commit message (
Expand
)
Author
2011-04-01
xps: Remove 'path' and 'text' state objects from context.
Tor Andersson
2011-04-01
xps: Repeat enough tiles to cover the shape being filled.
Tor Andersson
2011-04-01
xps: Use Opacity attribute for setting constant alpha.
Tor Andersson
2011-04-01
xps: Use opacity masks, and draw gradients with opacity.
Tor Andersson
2011-04-01
xps: Respect PathGeometry.Transform attribute.
Tor Andersson
2011-04-01
xps: fix clip/popclip nesting
Tor Andersson
2011-04-01
xps: Remove dependency on libpng.
Tor Andersson
2011-03-31
xps: Fix bugs in TIFF reader.
Tor Andersson
2011-03-31
xps: Draw linear and radial gradients (no pad/repeat/reflect).
Tor Andersson
2011-03-31
xps: Clean up image loading code, and handle images with alpha.
Tor Andersson
2011-03-30
xps: s/could not/cannot/ in error messages
Tor Andersson
2011-03-30
xps: Decode and draw images.
Tor Andersson
2011-03-30
xps: Use fz_calloc for array allocations.
Tor Andersson
2011-03-30
xps: Use fitz memory and string functions.
Tor Andersson
2011-03-30
xps: remove _t wart
Tor Andersson
2011-03-30
xps: Support vertical writing mode.
Tor Andersson
2011-03-29
xps: Rudimentary support for tiling with fixed number of repeats.
Tor Andersson
2011-03-29
xps: Fix matrix concatenation order.
Tor Andersson
2011-03-29
xps: Fix cluster mapping bug.
Tor Andersson
2011-03-28
xps: Draw Glyphs elements.
Tor Andersson
2011-03-28
xps: More fixes and cleanups to parsing.
Tor Andersson
2011-03-22
xps: use fitz runtime and remove ghostscript specific code so it compiles.
Tor Andersson
2011-03-22
xps: import ghostxps source
Tor Andersson