index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
raster
Age
Commit message (
Expand
)
Author
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2008-09-29
Fixed uninitialized compiler warnings.
Tor Andersson
2008-09-02
Use unsigned char type for coverage calculations to keep the value inside the...
Tor Andersson
2008-08-24
Don't try to draw zero dimensioned image.
Sebastian Rasmussen
2008-08-09
Fixed scope bug in an unused(!) function.
Tor Andersson
2008-08-08
Change debug pixmap to use a static counter instead.
Tor Andersson
2008-08-08
Removed potential race-condition and fixed potentially lost file handle in pi...
Sebastian Rasmussen
2008-08-07
Paranoia check that paths begin with a moveto in stroking logic.
Tor Andersson
2008-08-07
Fix static buffer overrun in fz_gammapixmap (it was the wrong size).
Tor Andersson
2008-07-06
Added support for prefixing filenames when doing pixmap debugging.
Sebastian Rasmussen
2008-07-06
Added support for sequence numbering of images when doing pixmap debugging.
Sebastian Rasmussen
2008-07-06
Improved variable naming when debugging pixmaps.
Sebastian Rasmussen
2008-07-06
Added support for debugging pixmap with one component and alpha.
Sebastian Rasmussen
2008-07-06
Applied local idiom for pixmap debugging.
Sebastian Rasmussen
2008-07-06
Added support for debugging CMYK pixmaps with alpha.
Sebastian Rasmussen
2008-07-01
Fix band height calculation bug.
Tor Andersson
2008-06-30
Correct rounding in image scale.
Glenn Kennard
2008-06-30
Whitespace fix.
Tor Andersson
2008-04-25
Remove unused meta node type.
Tor Andersson
2008-04-23
Misc cleanups
Glenn Kennard
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-04-20
Forgot to add blendmodes.c
Glenn Kennard
2008-04-20
Adhere to common idiom when not encoundering error.
Sebastian Rasmussen
2008-04-19
Support hairlines (zero-width lines)
Glenn Kennard
2008-04-12
Beginnings of pdf 1.4 blend modes implementation.
Glenn Kennard
2008-04-09
Check for NaN in fz_rendershade.
Glenn Kennard
2008-03-25
Fix typo in text_w4i1o4
Glenn Kennard
2008-03-24
Fix endian issue in solid node fill optimization.
Glenn Kennard
2008-03-22
Really, really fix mmx img_4o4mmx routine.
Glenn Kennard
2008-03-22
Fix mmx lerping the wrong direction horizontally.
Glenn Kennard
2008-03-21
Fix fast path compositing. Constant color is NOT premultiplied.
Glenn Kennard
2008-03-21
Yup, premul alpha. Also, vectorize rendersolid.
Glenn Kennard
2008-03-21
Propagate alpha into rendering routines
Glenn Kennard
2008-03-21
Only reset alpha state for transparency group XObjects.
Glenn Kennard
2008-03-21
Remove debug print when emptying glyphcache.
Sebastian Rasmussen
2008-03-21
Fixed typo in image tiling.
Tor Andersson
2008-03-20
Parse fill/stroke constant alpha values.
Tor Andersson
2008-03-20
Whitespace fixes.
Sebastian Rasmussen
2008-03-20
Fixed patch generating compiler warning.
Sebastian Rasmussen
2008-03-19
Optimize pdf_loadtile for indexed images
Glenn Kennard
2008-03-20
Fixed compiler warning.
Sebastian Rasmussen
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-19
Split image decode and scaling work into bands for large images
Glenn Kennard
2008-03-20
Adapted whitespace in decodetile patch.
Sebastian Rasmussen
2008-03-19
Special case decodetile for n
Glenn Kennard
2008-03-17
Small speedup of decodetile
Glenn Kennard
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-20
Fix for pixmap scaling patch.
Sebastian Rasmussen
2008-03-09
Fixed initial line whitespace.
Sebastian Rasmussen
2008-03-17
Special-case 1-5 components in image scale
Glenn Kennard
[next]