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
2017-03-23
Introduce fz_new_derived_...
Robin Watts
2017-03-23
Add fz_new_writer function.
Robin Watts
2017-03-23
Add generic pixmap document writer.
Tor Andersson
2017-03-22
Add API docs for fz_page_ function types.
Robin Watts
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Simplify string formatter API.
Tor Andersson
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-22
Optimize fz_write_xxx functions.
Tor Andersson
2017-03-20
Remove fz_drop_image_base.
Robin Watts
2017-03-20
Add Memento_label to fz_new_image
Robin Watts
2017-03-20
Update API header documentation
Robin Watts
2017-03-15
Split fz_band_writer into its own header file.
Tor Andersson
2017-03-15
Only include pthread library when needed.
Tor Andersson
2017-03-15
Add PDF_ANNOT_UNKNOWN enum.
Tor Andersson
2017-03-14
Update PWG writer to be a band_writer.
Robin Watts
2017-03-14
Recast TGA output as a band writer.
Robin Watts
2017-03-11
Simplify fz_band_writer API.
Robin Watts
2017-03-11
Improve API documentation for fz_output.
Robin Watts
2017-03-10
Improve API documentation for fz_streams.
Robin Watts
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2017-03-01
Add page lookup cache for faster link destination lookups in outlines.
Tor Andersson
2017-02-23
Improve return codes from pdf_authenticate_password.
Robin Watts
2017-02-22
Move PATH_MAX to system.h
Michael Vrhel
2017-02-20
Add no-reuse-images option to SVG device.
Tor Andersson
2017-02-20
Add fz_font_is_bold and italic functions. Use them for svg output.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
2017-02-06
Make sure to fill in 'doc' field of HTML links.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Fix FMT_zu definition for windows 64.
Robin Watts
2017-01-20
Add system fallback font callback.
Tor Andersson
2017-01-17
Automatically turn on PACIFY_VALGRIND for debug builds.
Tor Andersson
2017-01-17
Fix typos.
Sebastian Rasmussen
2017-01-17
Fix 697476: Rename header files.
Tor Andersson
2017-01-17
Remove preprocessor defines from vcproj.
Tor Andersson
2017-01-17
pdf: Rename FZ_ERROR_OOM to FZ_ERROR_MEMORY.
Tor Andersson
2017-01-17
Add value destructor callback to fz_hash_table.
Tor Andersson
2017-01-09
Be consistent in use of DEBUG/NDEBUG macros.
Tor Andersson
2017-01-09
Remove some dead code.
Tor Andersson
2017-01-09
Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer.
Tor Andersson
2017-01-09
Fix potential buffer overrun when decoding UTF-16 in XML parser.
Tor Andersson
2017-01-09
Add fz_terminate_buffer function.
Tor Andersson
2016-12-27
Bug 697455: Make JPX support optional via configuration flag.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-27
Common code to ensure we only premultiply pixmaps with additive colors.
Tor Andersson
2016-12-19
Add MuOfficeLib functions to safely run native MuPDF ops.
Robin Watts
2016-12-16
Bug 697412: When repairing, forget the previous xref.
Tor Andersson
2016-12-16
Move page size and margins into fz_html struct.
Tor Andersson
2016-12-14
jpx: Delay determining if colorspace is indexed.
Sebastian Rasmussen
[prev]
[next]