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
2017-03-24
Ensure fz_store_types are all static const.
Robin Watts
2017-03-24
Add fz_new_XXX_document_writer calls for pixmaps.
Robin Watts
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-23
Fix bug with printing integer zero in printf.
Tor Andersson
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Fix threaded muraster build.
Robin Watts
2017-03-22
Extend our printf formatting to take width and precision.
Tor Andersson
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-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2017-03-20
Remove fz_drop_image_base.
Robin Watts
2017-03-20
Fix threaded mutool build breakage.
Robin Watts
2017-03-20
Update API header documentation
Robin Watts
2017-03-20
epub: Fix disappearing images bug.
Tor Andersson
2017-03-15
Silence warning.
Tor Andersson
2017-03-15
svgwrite: Use width of glyph to position characters in cluster maps.
Tor Andersson
2017-03-15
svgwrite: Use #RRGGBB color syntax.
Tor Andersson
2017-03-15
svgwrite: Fix pen advance for ligatures.
Tor Andersson
2017-03-15
Add PDF_ANNOT_UNKNOWN enum.
Tor Andersson
2017-03-15
Optimize svg text output.
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
Fix PS image output.
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
Fix potential double frees in error cases.
Robin Watts
2017-03-03
Add warning message when we trigger a repair pass.
Tor Andersson
2017-03-03
Fix 697554: Use the first 'cmap' table that matches.
Tor Andersson
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2017-03-02
Improve SVG text output.
Tor Andersson
2017-03-01
epub: Adjust y coordinate for page_top in draw calls, not by top matrix.
Tor Andersson
2017-03-01
Optimize pdf-device text output.
Tor Andersson
2017-03-01
Don't truncate page height when loading links.
Tor Andersson
2017-03-01
Add page lookup cache for faster link destination lookups in outlines.
Tor Andersson
2017-03-01
Bug 697620: Avoid clash with "isprint".
Robin Watts
2017-03-01
Bug 697395: Fix underflow in special case scaler.
Robin Watts
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-21
Fix typo in ffi_PDFAnnotation_setColor.
Tor Andersson
2017-02-21
The 'count' array in pdf_annot_set_ink_list takes number of points.
Tor Andersson
2017-02-20
Add no-reuse-images option to SVG device.
Tor Andersson
2017-02-20
Fix svg text output when text span is all whitespace or empty.
Tor Andersson
2017-02-20
Add fz_font_is_bold and italic functions. Use them for svg output.
Tor Andersson
2017-02-20
Emit more newlines in svg output.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-17
Bug 697592: Fix double application of transform.
Robin Watts
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
[next]