index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
res_pixmap.c
Age
Commit message (
Expand
)
Author
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-08-17
pdfdraw: Add command line option to gamma correct and invert images.
Tor Andersson
2011-08-06
Cosmetic style fixes.
Tor Andersson
2011-08-02
Squash some compiler type warnings.
Robin Watts
2011-07-13
Non-isolated group support, and fix Bug 692336.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-04-08
Add soft limit to pixmap allocation.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
xps: Convert CMYK with alpha to RGB early to avoid premul alpha headaches.
Tor Andersson
2011-04-03
xps: Use fz_pixmap directly instead of wrapping it in xps_image.
Tor Andersson
2011-03-31
xps: Fix bugs in TIFF reader.
Tor Andersson
2011-03-31
xps: Clean up image loading code, and handle images with alpha.
Tor Andersson
2011-02-08
Only interpolate upscaled images when the interpolate flag is set in the imag...
Tor Andersson
2011-02-03
Use calloc to allocate pixmap data. Limit size of PDF images to 65k x 65k.
Tor Andersson
2011-01-06
Remove unused functions.
Sebastian Rasmussen
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2010-11-28
Support luminosity softmask background colors.
Tor Andersson
2010-11-16
Add a function fz_newpixmapwithdata that lets clients create pixmaps with a c...
Tor Andersson
2010-08-12
Remove pdf_image struct -- load images directly into fz_pixmaps instead.
Tor Andersson
2010-07-17
Support SMasks for general graphics (incomplete).
Tor Andersson
2010-07-16
Clarify function names for opening a PDF file.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Implement correct blend mode functions and blending.
Tor Andersson
2010-07-15
Add pixmap writing functions for PNM, PAM and PNG (without libpng) formats.
Tor Andersson
2010-07-14
Adapt debug pixmap saving to new alpha component order in pixmap samples.
Sebastian Rasmussen
2010-06-19
Floats everywhere!
Tor Andersson
2010-04-11
Rename fz_irect to fz_bbox.
Tor Andersson
2010-04-08
Move fz_pixmap from draw directory to fitz.
Tor Andersson
[prev]