index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
Add fitz to pdf downcasting functions for pages and annotations.
Tor Andersson
2016-07-06
Add annotations to murun.
Tor Andersson
2016-07-06
Fix garbage collection and page grafting for indirect reference chains.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-07-06
pdf: Flatten inheritable page properties when copying pages.
Tor Andersson
2016-07-06
Add support for decoding pbm/pgm/ppm/pam images.
Sebastian Rasmussen
2016-07-06
Add optional support for JPEG-XR.
Sebastian Rasmussen
2016-07-06
Expose LAB colorspace
Sebastian Rasmussen
2016-07-05
Support J2K/JP2 files in CBZ.
Sebastian Rasmussen
2016-06-29
JBIG2 is supported by jbig2dec/luratech decoders.
Sebastian Rasmussen
2016-06-28
Fix inconsistency in band handling.
Robin Watts
2016-06-27
Fix GProof operation.
Robin Watts
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-22
Tweak PDF annot API.
Robin Watts
2016-06-22
Add support for getting additional annotation information
Michael Vrhel
2016-06-17
Set pixmap resolution when creating pixmaps for draw device.
Tor Andersson
2016-06-17
Add separate X and Y resolution to draw device options.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Fix fz_write_pam code.
Robin Watts
2016-06-17
Improve banding API.
Robin Watts
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Add PNG output for mutool convert.
Tor Andersson
2016-06-16
Add fz_format_output_path function.
Tor Andersson
2016-06-16
Return options struct argument from pdf_parse_write_options.
Tor Andersson
2016-06-16
Add fz_draw_options struct for use with draw device.
Tor Andersson
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-14
Add TIFF SGI LUV decoding.
Robin Watts
2016-06-14
Update TIFF LZW decode.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-14
Add optional support for Luratech JBIG2 decoder.
Sebastian Rasmussen
2016-06-13
Add pdf_write_document.
Robin Watts
2016-06-13
Fix VS2012 builds.
Robin Watts
2016-06-13
Bug 696822: Refuse to save a pdf file incrementally if it would break.
Robin Watts
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-06-06
Add FZ_ENABLE_JS configuration define.
Tor Andersson
2016-06-06
Minimize the number of CMaps built in to the ones listed in the spec.
Tor Andersson
2016-05-31
Bug 696813: Fix Lab colorspaces.
Robin Watts
2016-05-31
Update test device with passthrough option.
Robin Watts
2016-05-31
memento.h: Replace memory.h with stdlib.h
Joseph Heenan
2016-05-30
Avoid fz_font pulling harfbuzz in.
Robin Watts
2016-05-30
Add TOFU_BASE14 option.
Robin Watts
2016-05-30
Add config.h include file.
Robin Watts
2016-05-27
Add facility to track usage of functions.
Robin Watts
2016-05-26
Bug 696803: Fix pam output.
Robin Watts
2016-05-26
Avoid unnecessary alphas when decompressing images from streams.
Robin Watts
2016-05-24
Sprinkle some consts and restricts in plotters.
Robin Watts
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
[next]