index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
/
pixmap.c
Age
Commit message (
Expand
)
Author
2016-01-13
Add lots of consts.
Robin Watts
2016-01-05
Add pixmap struct accessors.
Tor Andersson
2015-12-28
Rename fz_image_get_pixmap to fz_get_pixmap_from_image.
Tor Andersson
2015-12-15
Rename fz_output_x to fz_write_pixmap_as_x etc.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-08-20
Add full-page color tinting option and key binding to X11 viewer.
Tor Andersson
2013-11-04
Make sure declarations come first. This would not compile with default wind...
Michael Vrhel
2013-10-31
Fix segv bug in clear_pixmap_with_value functions.
Tor Andersson
2013-10-31
Special case clear_pixmap_with_value for CMYK colorspaces.
Tor Andersson
2013-10-31
Add CMYK support to PAM output.
Tor Andersson
2013-10-11
SVG: Fix clip stack handling etc.
Robin Watts
2013-10-10
SVG: Fix fts_01_0106.pdf
Robin Watts
2013-10-10
Add fz_new_png_from_pixmap
Robin Watts
2013-10-09
Fix typo in pixmap handling.
Robin Watts
2013-09-27
add support for .tga output to mudraw
Simon Bünzli
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-08-30
Use RLE coding scheme for glyph bitmaps.
Robin Watts
2013-08-30
Add simple banding to mudraw.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson
[prev]