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_device.c
Age
Commit message (
Expand
)
Author
2011-08-06
Cosmetic style fixes.
Tor Andersson
2011-08-05
More changes to blending of groups.
Robin Watts
2011-08-04
Fix part of bug 692377: "hivemind" PDF regression
Robin Watts
2011-08-03
Fix bug 692388; colored type3 fonts drawn incorrectly.
Robin Watts
2011-08-03
Add (disabled by default) debug code for group blends.
Robin Watts
2011-08-01
Fix bug 692377: Incorrect rendering of blending groups.
Robin Watts
2011-08-01
Add support for colored Type3 glyphs (ones that use d0).
Robin Watts
2011-07-26
Fix bug 692354: Horizontal white lines in images.
Robin Watts
2011-07-14
Add Knockout group support.
Robin Watts
2011-07-13
Non-isolated group support, and fix Bug 692336.
Robin Watts
2011-07-08
Clip area optimisations for displaylist case:
Robin Watts
2011-04-10
Make global edge list struct opaque, and remove active edge list struct.
Tor Andersson
2011-04-10
Make blendmode opaque.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-06
Rename span to stride, and add gray->bgr fast path image drawing.
Tor Andersson
2011-04-06
Add special case gray image -> rgb device rendering code.
Robin Watts
2011-04-05
Makefile tweaks.
Tor Andersson