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-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
Allow text/graphics aa levels to be controlled separately.
Robin Watts
2016-04-26
Improve fz_new_document
Robin Watts
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-26
Add 'mutool convert' and new document writer interface.
Tor Andersson
2016-04-26
Add base64 string decoder.
Tor Andersson
2016-04-26
Rename fz_write_int32be to fz_write_int32_be to be consistent with fz_read_in...
Tor Andersson
2016-04-26
epub: Support page-break-before/after: always, left and right.
Tor Andersson
2016-04-26
svg: Add SVG parser.
Tor Andersson
2016-04-26
Update mutool clean sanitize to clean annotations too.
Robin Watts
2016-04-21
Bump patch-level.
Tor Andersson
2016-04-21
Make bit fields in fz_text_span unsigned.
Tor Andersson
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-18
Fix broken documents after sanitize
Robin Watts
2016-04-12
Fix PDF annotations not appearing after creation.
Robin Watts
2016-04-06
Bump version number.
Tor Andersson
2016-04-06
epub: Handle font-size in nested inline elements.
Tor Andersson
2016-04-06
epub: Change order of arguments to fz_draw_html.
Tor Andersson
2016-04-05
epub: Don't conflate dimensioned lengths with untyped numbers.
Tor Andersson
2016-04-05
epub: Respect HTML 'dir' attribute.
Tor Andersson
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-04-04
epub: Add harfbuzz bypass for fonts without opentype tables.
Tor Andersson
2016-04-04
Add glyph names to trace device output.
Tor Andersson
2016-03-31
html: Tweak how builtin font families are loaded.
Tor Andersson
2016-03-29
bmp: Add support for embedded JPEG images.
Sebastian Rasmussen
2016-03-28
Memento: Add facility to cope with 'known' leaked blocks.
Robin Watts
2016-03-25
Refactor pcl output to work in bands.
Robin Watts
2016-03-23
Add support for BMP images.
Sebastian Rasmussen
2016-03-23
Remove internal do/while braces in fz_try macros.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-21
Tweak NULL output code.
Robin Watts
2016-03-21
Add .ps output to mutool draw.
Robin Watts
2016-03-21
Fix 696661: Missing annotations.
Tor Andersson
2016-03-18
Add 1bpp cmyk output to mutool draw.
Robin Watts
2016-03-16
mutool draw: Add banded mode output for pbm files.
Robin Watts
2016-03-16
Minimize number of extra braces in the try/catch macros.
Tor Andersson
2016-03-15
Tweak fz_try/catch to fix overflow case.
Robin Watts
2016-03-15
Memento: Add Memento_{takeRef,dropRef,reference} functions.
Robin Watts
2016-03-15
Mutool draw: Simplify output handling code.
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
ucdn: Add support for UAX#14 linebreaking classes.
Sebastian Rasmussen
2016-03-14
Add C++ extern "C" guards in public header files.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-10
Memento: Pull in latest fixes from gs.
Robin Watts
2016-03-03
Memento: Speed improvements.
Robin Watts
2016-03-02
Move UTF-8 string length function to fitz.
Sebastian Rasmussen
2016-03-01
js: Add PDF document and object access.
Tor Andersson
[next]