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
Age
Commit message (
Expand
)
Author
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-12-11
Fix warning about unused functions.
Tor Andersson
2015-12-11
Use strerror for more detailed error messages.
Tor Andersson
2015-12-11
xps: Simplify infinite loop check.
Tor Andersson
2015-10-29
Fix 696303: Off-by-one error when checking for exception stack overflow.
Tor Andersson
2015-10-21
Fix signatures for files created with pdf_create_document.
Simon Reinhardt
2015-10-19
Fix 695582: add knockout group for text that is both stroke and fill.
Tor Andersson
2015-10-15
Fix 696241: fix bracketing of begin_group/end_group for text objects.
Tor Andersson
2015-10-14
Remove unused variable.
Michael Vrhel
2015-10-14
Add proper support for when a combobox widget has options that are 2-element ...
Michael Vrhel
2015-10-14
Scale colors of JPEG2000 images with bit depths less than eight.
Tor Andersson
2015-10-14
Fix incremental xref stream.
Simon Reinhardt
2015-10-14
Fix pdf_create_document.
Simon Reinhardt
2015-10-14
pdf: Handle surrogate pairs in pdf_to_utf8.
Tor Andersson
2015-10-14
pdf: Flush text if content stream processing is cut short by errors.
Tor Andersson
2015-10-06
epub: Implement style 'visibility' attribute.
Tor Andersson
2015-10-06
xps: Add separate link parsing step.
Tor Andersson
2015-10-06
xps: Make guts of path and text parsing publically visible.
Tor Andersson
2015-10-06
xps: Simplify transform attribute/tag parsing.
Tor Andersson
2015-10-06
Never squish a substitute font to zero width, in case of broken font metrics.
Tor Andersson
2015-10-05
Use FT_Get_Advance in glyph width scaling calculations.
Tor Andersson
2015-10-02
Don't stretch CJK substitute fonts.
Tor Andersson
2015-10-02
Fix 696148: Always create a glyph width table.
Tor Andersson
2015-10-02
Bug 696131: Detect some overflow conditions
Robin Watts
2015-10-02
Bug 696078: Improve box handling in poster tool.
Robin Watts
2015-10-02
Bug 696129: Be more forgiving of broken files.
Robin Watts
2015-10-02
epub: Parse NCX table of contents.
Tor Andersson
2015-10-02
Reference count fz_outline struct.
Robin Watts
2015-10-02
fz_link fixes.
Robin Watts
2015-10-02
epub: Use CJK line breaking rules.
Tor Andersson
2015-10-02
epub: Parse enough metadata to find title and author.
Tor Andersson
2015-10-01
Bug 696146: Improve pdf_repair to find /Root in new style XRefs.
Robin Watts
2015-09-30
Ensure that dots are non-zero sized.
Robin Watts
2015-09-30
Bug 696115: Further fix for setjmp/longjmp.
Robin Watts
2015-09-30
Fix windows build of fitz/util.c
Robin Watts
2015-09-29
add fz_separation_disabled_on_page() and related functions
fredrossperry
2015-09-29
gproof: put the generated page file in the same directory as the gproof file
fredrossperry
2015-09-29
Support for proofing
fredrossperry
2015-09-28
Fix mudraw text outputting to respect given filename.
Robin Watts
2015-09-28
Bug 696170: Fix typo.
Robin Watts
2015-09-28
Fix -p option to mutool draw.
Robin Watts
2015-09-28
Bug 696182: Fix Revision 6 PDF encryption.
Robin Watts
2015-09-25
Abort repairing if we cannot find any objects.
Tor Andersson
2015-09-24
epub: Add metadata function.
Tor Andersson
2015-09-15
epub: Use a fallback font.
Tor Andersson
2015-09-15
epub: Remove useless lock/unlock calls when setting user CSS.
Tor Andersson
2015-09-15
epub: Fix typo in roman numeral formatting.
Tor Andersson
2015-09-14
Add utility functions to help reduce device creation boilerplate.
Tor Andersson
2015-09-14
Remove unused functions.
Tor Andersson
2015-09-14
Fix truncation bug when comparing EOF to uint16_t values.
Tor Andersson
[next]