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-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
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-03-01
Rename pdf_new_ref to pdf_add_object.
Tor Andersson
2016-03-01
Rename pdf_close_document to pdf_drop_document.
Tor Andersson
2016-03-01
Add const to filename string.
Tor Andersson
2016-03-01
PCL output: Add code to guess paper sizes.
Robin Watts
2016-02-29
Clean up error handling.
Tor Andersson
2016-02-29
Rename pdf_add_simple_font_res and friends.
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
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
Add mutool create tool, and PDF font and image resource creation.
Michael Vrhel
2016-02-29
Make fz_read_line behave like gets and return NULL at EOF.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-24
html: Add support for soft hyphens in line breaking.
Sebastian Rasmussen
2016-02-24
html: Split glue nodes into space and soft break nodes.
Sebastian Rasmussen
2016-02-24
Add fz_new_image_from_file.
Tor Andersson
2016-02-24
Add optional scissor hint argument to text clipping functions.
Tor Andersson
2016-02-24
Clarify scissor argument to clip device functions.
Tor Andersson
2016-02-22
Rename fz_path_processor to fz_path_walker.
Tor Andersson
2016-02-22
Drop const from fz_image.
Tor Andersson
2016-02-22
Drop const from fz_shade.
Tor Andersson
2016-02-22
Rename fz_add_text to fz_show_glyph.
Tor Andersson
2016-02-15
Drop UNUSED macro -- it dirties the namespace and is not needed.
Tor Andersson
2016-02-12
Inline fz_write function.
Tor Andersson
[next]