summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21Fix fast path compositing. Constant color is NOT premultiplied.Glenn Kennard
2008-03-21Yup, premul alpha. Also, vectorize rendersolid.Glenn Kennard
2008-03-21Propagate alpha into rendering routinesGlenn Kennard
2008-03-22Fixed whitespace typos.Sebastian Rasmussen
2008-03-22Consistently use unsigned chars internally in encryption routine, but allow n...Sebastian Rasmussen
2008-03-22Revert to using boolean to indicate good/bad password.Sebastian Rasmussen
2008-03-21Only reset alpha state for transparency group XObjects.Glenn Kennard
2008-03-21Fixed incorrectly cleared pointer to mask when setting fillshape to pattern.Sebastian Rasmussen
2008-03-21Added proper error handling when setting passwords.Sebastian Rasmussen
2008-03-21Fixed typo.Sebastian Rasmussen
2008-03-21Remove debug print when emptying glyphcache.Sebastian Rasmussen
2008-03-21Added support for benchmarking all pages in pdf if none were specified.Sebastian Rasmussen
2008-03-21Fixed typo when printing benchmark.Sebastian Rasmussen
2008-03-21Backport of chained error messages from experimental branch.Tor Andersson
2008-03-21Fixed bug concerning uninitialized refcounting for images.Tor Andersson
2008-03-21Fixed typo in image tiling.Tor Andersson
2008-03-21Added benchmark for rasterization.Tor Andersson
2008-03-20Factored out drawing of page numbers.Tor Andersson
2008-03-20Fixed printf formatting warnings.Tor Andersson
2008-03-20Parse fill/stroke constant alpha values.Tor Andersson
2008-03-20Whitespace fixes.Sebastian Rasmussen
2008-03-19Vectorize fz_readGlenn Kennard
2008-03-20Fixed missing whitespace.Sebastian Rasmussen
2008-03-20Fixed patch generating compiler warning.Sebastian Rasmussen
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-19Optimize pdf_loadtile for indexed imagesGlenn Kennard
2008-03-20Fixed compiler warning.Sebastian Rasmussen
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-19Split image decode and scaling work into bands for large imagesGlenn Kennard
2008-03-19Small speedups in fax decoderGlenn Kennard
2008-03-20Adapted whitespace in decodetile patch.Sebastian Rasmussen
2008-03-19Special case decodetile for nGlenn Kennard
2008-03-17Small speedup of decodetileGlenn Kennard
2008-03-20Whitespace fixes.Sebastian Rasmussen
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-20Fix for pixmap scaling patch.Sebastian Rasmussen
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-20Fixed pedantic compiler warning.Sebastian Rasmussen
2008-03-10Propagate errors properly in shading and font code.Sebastian Rasmussen
2008-03-10Properly report errors when encountering bad page trees.Sebastian Rasmussen
2008-03-09Cast pointers into void pointers as printfs pointer format only support these.Sebastian Rasmussen
2008-03-09Fixed issue with rotation of multiple of 90 degrees caused resizing of object.Sebastian Rasmussen
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-17Make sure emms gets called when neededGlenn Kennard
2008-03-17Scrap samus (aborted XPS parser) completely, part 2.Tor Andersson
2008-03-17Special-case 1-5 components in image scaleGlenn Kennard
2008-03-17Use fixed point in integer scale routinesGlenn Kennard
2008-03-17Scrap samus (aborted XPS parser) completely.Tor Andersson
2008-03-17Resolve conflict.Tor Andersson
2008-03-17Port y clipping from fitz experimental treeGlenn Kennard