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
2012-07-17
Fall back to character path rendering if stroked text uses a dash pattern.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-04-10
Add fz_new_draw_device_with_bbox function
Robin Watts
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
2012-03-13
Fix potential memory overrun.
Robin Watts
2012-03-13
Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-12
Change order of params in fz_convert_pixmap to C standard.
Robin Watts
2012-03-12
Merge branch 'master' into header-split
Robin Watts
2012-03-09
Fix overeager cleanup code.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-07
Rename a few functions.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context in path/text/shade functions.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context argument in pixmap functions.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-01-24
Correct SEGV/assert in cluster tests.
Robin Watts
2012-01-24
Solve (some) SEGVS in cluster tests.
Robin Watts
2012-01-23
Remove assert in tiling code.
Robin Watts
2012-01-21
Update image scaling subpixel offset calculations for top-down images.
Tor Andersson
2012-01-20
Bitmap 'patch' scaling - second attempt.
Robin Watts
2012-01-20
Revert "Bitmap 'patch' scaling."
Tor Andersson
2012-01-19
Bitmap 'patch' scaling.
Robin Watts
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2012-01-06
draw_device; device state stack handling fixes.
Robin Watts
2012-01-03
Rework draw device stack handling.
Robin Watts
2012-01-02
Fix bug 692593 - solve crash due to inappropriately sized shape plane.
Robin Watts
2011-12-30
Enable knockout and non-isolated group support.
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-17
More Memory Squeezing fixes.
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
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-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-09-21
Add warning context.
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-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
[next]