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-10-01
Handle axial and radial shadings the same way as other shadings.
Sebastian Rasmussen
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-09-26
Implement oversized text clipping and stroked text clipping.
Robin Watts
2012-07-18
Remove pointless test.
Robin Watts
2012-07-18
Fix missing diagram in 1522*.pdf
Robin Watts
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-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-05-09
Bug 693021: Texture position overflow problems.
Robin Watts
2012-05-08
Fix bug in ARM code in draw_simple_scale
Robin Watts
2012-04-23
Fix whitespace and indentation.
Tor Andersson
2012-04-20
Bug 692995: Fix hang when rendering image.
Robin Watts
2012-04-19
Bug 692990: Fix 'underjoin' of strokes.
Robin Watts
2012-04-18
Add LOCAL_TRIG_FNS option.
Robin Watts
2012-04-10
Add fz_new_draw_device_with_bbox function
Robin Watts
2012-04-05
Fix potential problems on malloc failure.
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-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
[next]