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
2012-03-13
Fix Bug 692915: fz_copy_aa_context was broken.
Robin Watts
2012-03-12
Merge branch 'header-split'
Robin Watts
2012-03-12
Store AA level used to render a glyph in the glyphcache.
Robin Watts
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-12
Remove unnecessary assignments.
Sebastian Rasmussen
2012-03-12
More API tidying.
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-13
Add locking around freetype calls.
Robin Watts
2012-02-11
Purge unused and bit rotted fz_accelerate stuff.
Tor Andersson
2012-02-08
Lock reworking.
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
Pass context explicitly to hash table functions.
Tor Andersson
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-01-26
Fix possible SEGV/assert in downscaler.
Robin Watts
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
Do XPS mitering properly.
Robin Watts
2012-01-23
Update ARM optimised scaling code in line with recent changes.
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-21
Clean up some stray mixed tabs and spaces.
Tor Andersson
2012-01-20
Bitmap 'patch' scaling - second attempt.
Robin Watts
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-20
Revert "Bitmap 'patch' scaling."
Tor Andersson
2012-01-19
Bitmap 'patch' scaling.
Robin Watts
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-10
Add fz_blend_pixel_function.
Robin Watts
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2012-01-09
Fix Bug 692356 (comment #2)
Robin Watts
2012-01-06
Various fixes to avoid arithmetic problems.
Robin Watts
2012-01-06
Clamp pixel values after applying Decode array to images.
Robin Watts
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-30
Fix typo in draw/draw_affine.c causing offsetting of shape plane
Robin Watts
2011-12-30
Blending improvements
Robin Watts
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
[next]