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-12-24
Fix (part of) bug 69293 - typos in draw_affine for shape code.
Robin Watts
2011-12-24
Bug 692489 - fix SEGV in non-isolated/knockout blending
Robin Watts
2011-12-21
Fix whitespace.
Tor Andersson
2011-12-19
More memsqueezing fixes.
Robin Watts
2011-12-19
More Memory squeezing fixes
Robin Watts
2011-12-17
More Memory Squeezing fixes.
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
Robin Watts
2011-12-15
Various Memsqueezing fixes.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-12-06
Move antialias levels into context.
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-15
Allow draw device to use a dynamic stack.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
Grid fitting tweaks.
Robin Watts
2011-11-14
Add 'simple scale' variant of scaling routines.
Robin Watts
2011-11-14
ARM opts in draw_scale.c; updated android build opts.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-03
Introduce ATTEMPT_KNOCKOUT_AND_ISOLATED define (off by default).
Robin Watts
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
[next]