index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-01
Mudraw: Avoid clearing the output pcl file after every page.
Robin Watts
2016-03-01
MSVC: Add mujs include path to mutool build.
Robin Watts
2016-02-29
pdf-font: Remove unused locking
Robin Watts
2016-02-29
Strip outlines when cleaning a pdf file.
Robin Watts
2016-02-29
jni: Use boolean wmode in text and font classes.
Tor Andersson
2016-02-29
jni: Add font and image constructors.
Tor Andersson
2016-02-29
jni: Fix scissor rect arguments to clipping functions.
Tor Andersson
2016-02-29
jni: Add page navigation buttons to java desktop viewer.
Tor Andersson
2016-02-29
jni: Various cleanups.
Tor Andersson
2016-02-29
jni: Update build files for moved java sources.
Tor Andersson
2016-02-29
jni: Move java bindings to platform/java.
Tor Andersson
2016-02-29
jni: First attempt at generic JNI bindings.
Robin Watts
2016-02-29
js: Add struct accessors.
Tor Andersson
2016-02-29
js: Add "mutool run" tool to run javascript scripts.
Tor Andersson
2016-02-29
js: Add makefile dependencies so that one.c gets rebuilt properly.
Tor Andersson
2016-02-29
pdfwrite: Use Tm directly to set matrix.
Tor Andersson
2016-02-29
pdfwrite: Handle all fonts as CID fonts.
Tor Andersson
2016-02-29
pdfwrite: Look through own resource list first.
Tor Andersson
2016-02-29
Simplify ToUnicode CMap creation.
Tor Andersson
2016-02-29
Fix pdf_add_cid_font_widths to work on glyph indices as intended.
Tor Andersson
2016-02-29
Create CID font /W array as an indirect object.
Tor Andersson
2016-02-29
Clean up error handling.
Tor Andersson
2016-02-29
Use fz_advance_glyph when computing CID font widths array.
Tor Andersson
2016-02-29
Don't embed base 14 or substitute fonts.
Tor Andersson
2016-02-29
pdfcreate: Only create subresource dictionaries when needed.
Tor Andersson
2016-02-29
Rename pdf_add_simple_font_res and friends.
Tor Andersson
2016-02-29
Update man pages with new pdfcreate command.
Tor Andersson
2016-02-29
New and simplified pdfcreate command line tool.
Tor Andersson
2016-02-29
Pass mediabox to pdf_create_page by const pointer, and pass resources.
Tor Andersson
2016-02-29
Simplify font descriptor creation.
Tor Andersson
2016-02-29
Create simple font width table when creating the PDF object.
Tor Andersson
2016-02-29
Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer.
Tor Andersson
2016-02-29
Simplify res_image_get_md5.
Tor Andersson
2016-02-29
Remove pdf_res struct. Use pdf_obj indirect references directly.
Tor Andersson
2016-02-29
Change order of arguments to pdf_create_page.
Tor Andersson
2016-02-29
Rename some functions.
Tor Andersson
2016-02-29
Fix silly typo. Set default output file for pdfwrite device.
Tor Andersson
2016-02-29
Don't deflate the font file stream.
Tor Andersson
2016-02-29
Add mutool create tool, and PDF font and image resource creation.
Michael Vrhel
2016-02-29
gl: Show MuPDF version number in usage message.
Tor Andersson
2016-02-29
Make fz_read_line behave like gets and return NULL at EOF.
Tor Andersson
2016-02-29
Improve pretty-print formatting of arrays.
Tor Andersson
2016-02-29
Print newlines before 'endobj' in mutool show.
Tor Andersson
2016-02-29
Remove useless FT_Set_Char_Size call.
Tor Andersson
2016-02-26
Add harfbuzz path to other VS configs (e.g. x64) as well as set Preproc defines.
Michael Vrhel
2016-02-25
Skip the newline before endstream if the stream ends in a newline.
Tor Andersson
2016-02-24
Always write a newline after pdf_print_obj.
Tor Andersson
2016-02-24
Strip trailing whitespace.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-24
html: Rewrite handling of whitespace collapsing.
Tor Andersson
[next]