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
2018-08-10
The proper term is apparently 'filename extension', not 'suffix'.
Tor Andersson
2018-08-10
Use proper name space for form field flag constants.
Tor Andersson
2018-08-10
Remove functions that implement duplicate functionality.
Tor Andersson
2018-08-10
Clean up null/range/endstream filter.
Tor Andersson
2018-08-10
Add fz_memmem function taken from musl libc.
Tor Andersson
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-17
Disallow incremental updating for documents that have hybrid xrefs
Paul Gardiner
2018-07-17
Fix memory leaks in document signing functions
Paul Gardiner
2018-07-06
Bug 699308: Fix stream reading logic to better cope with duff Lengths.
Robin Watts
2018-07-06
Add pdf_dict_get_rect and pdf_dict_get_matrix helpers.
Tor Andersson
2018-07-05
Add digital signature appearance synthesis.
Tor Andersson
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Purge unused functions.
Tor Andersson
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-05
Return true if any annots have new APs in pdf_update_page.
Tor Andersson
2018-07-05
Use real WinAnsi encoding when writing appearance stream text.
Tor Andersson
2018-07-05
Support background and border color in Widget/Tx and Widget/Ch.
Tor Andersson
2018-07-04
Add fz_snap_selection function to snap selection to chars/words/lines.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-07-04
Add fz_is_point_inside_rect utility function.
Tor Andersson
2018-06-22
Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Add fz_quad type.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-22
Call AA/F formatting when synthesizing appearance stream.
Tor Andersson
2018-06-22
Remove rich text properties when editing annotation contents or styles.
Tor Andersson
2018-06-22
Create appearance streams for annotations.
Tor Andersson
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-06-22
Add pdf_dict_get_name function.
Tor Andersson
2018-06-02
Rework XObject form creation/updating.
Tor Andersson
2018-06-02
Fix include file ifdefs when building with -std=c11.
Tor Andersson
2018-06-02
Add a fz_strnlen function (strnlen is not standard C).
Tor Andersson
2018-05-16
Keep JBIG2 image data compressed in fz_compressed_buffer.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-16
Restore Emoji font.
Tor Andersson
2018-04-27
Add pdf_dict_get_int, etc.
Tor Andersson
2018-04-27
Handle multi-page image formats in muimg document driver.
Tor Andersson
2018-04-27
Support multipage pnm images.
Sebastian Rasmussen
2018-04-25
Update UCDN.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-04-25
Purge unused function: pdf_new_obj_from_str.
Tor Andersson
2018-04-25
Tweak ordering of constant pdf_obj enums to make PDF_NULL == NULL.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-12
Update CHANGES and bump version.
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
[next]