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
Age
Commit message (
Expand
)
Author
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-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-02
Another attempt to fix bug 691629.
Robin Watts
2011-08-01
Fix bug 692377: Incorrect rendering of blending groups.
Robin Watts
2011-08-01
Fix bug 691629; avoid aa'd edge pixels due to bad weight calcs.
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-05-19
Fix Bug 692196: segv in scale_single_row.
Robin Watts
2011-04-25
Always call glyph index "gid"; not "cid" as in some places.
Tor Andersson
2011-04-11
Add triangle caps; separate start, dash and end cap styles for XPS.
Tor Andersson
2011-04-10
Fix segfault inducing typo in non-aa scanconverter.
Tor Andersson
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
draw_edge.c: Plug memory leak.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-08
Remove inline keyword where it is not strictly necessary for performance.
Tor Andersson
2011-04-08
Add special case non-aa scan converter with accompanying blit functions.
Tor Andersson
2011-04-07
Add AA_BITS define to control antialias level of line art.
Robin Watts
2011-04-07
Check for zero length dash arrays.
Tor Andersson
2011-04-07
Update README files.
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
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
2011-04-04
draw: Combine pathfill.c and pathscan.c
Tor Andersson
2011-04-04
draw: Purge old (fast but too ugly) image scaling code.
Tor Andersson
2011-04-04
Add device interface functions to draw tiled patterns.
Tor Andersson
2011-04-04
pdf: Also interpolate images that aren't to be interpolated up to 200%
Tor Andersson
2011-04-03
Merge branch 'xps'
Tor Andersson
2011-04-01
xps: Use opacity masks, and draw gradients with opacity.
Tor Andersson
2011-03-31
xps: Clean up image loading code, and handle images with alpha.
Tor Andersson
2011-03-29
Don't shorten colorspace to 'cs' in structs and other names.
Tor Andersson
2011-03-09
Draw radial shading extensions in the right order.
Tor Andersson
2011-03-01
Fix subtle path stroking bug where closepath did not update the pen position.
Tor Andersson
2011-02-12
Calculate the y sub pixel position correctly.
Robin Watts
2011-02-08
Only interpolate upscaled images when the interpolate flag is set in the imag...
Tor Andersson
2011-02-03
Various patches from SumatraPDF.
Tor Andersson
2011-02-03
Indent with tabs, not spaces.
Tor Andersson
2011-01-27
Add fz_calloc function to check for integer overflow when allocating arrays, ...
Tor Andersson
[prev]
[next]