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-08-24
Add pdf_array_find to look up the index of an object in an array.
Tor Andersson
2016-08-22
Document part of fz_stream interface.
Sebastian Rasmussen
2016-08-21
Fix typo in document creation macro.
Sebastian Rasmussen
2016-08-01
Move to bitfields in fz_font rather than chars/ints etc.
Robin Watts
2016-08-01
Bug 696984: Badly rendered characters.
Robin Watts
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
2016-07-13
Fix Memento builds; static references were upsetting refcounting.
Robin Watts
2016-07-12
Fix typo in comment.
Robin Watts
2016-07-09
Add documentation for exposed LAB function.
Sebastian Rasmussen
2016-07-08
Avoid warnings in non-Memento builds.
Robin Watts
2016-07-08
Use fz_keep_imp and fz_drop_imp for all reference counting.
Tor Andersson
2016-07-08
git stripspace
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached colorspace field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached document field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached transparency/isolated/knockout fields.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached bbox field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached resources field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: Rename me to obj.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached inv_page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached annot_type and widget_type fields.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached rect field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached pagerect field.
Tor Andersson
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
[prev]
[next]