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
/
fitz
Age
Commit message (
Expand
)
Author
2017-03-28
Rename fz_new_archive to fz_new_derived_archive
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
2017-03-25
Add fz_storable_needs_reaping.
Robin Watts
2017-03-24
Fix needs_reap entry in key storable.
Robin Watts
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
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
Update API header documentation
Robin Watts
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
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-02
Improve SVG text output.
Tor Andersson
2017-03-01
Bug 697395: Fix underflow in special case scaler.
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
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
2017-02-09
bug 697515: Fix out of bounds read in fz_subsample_pixmap
Robin Watts
2017-02-08
Add SVG_TEXT_AS_TEXT define.
Robin Watts
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Fix Win32 builds.
Robin Watts
2017-01-23
Fix fallback system callback for serif fonts.
Tor Andersson
2017-01-23
android: Add ndk-build makefile to build JNI library for android viewers.
Sebastian Rasmussen
2017-01-20
Add system fallback font callback.
Tor Andersson
2017-01-20
Add separate TOFU_NOTO define to skip Noto fonts (but not Charis SIL).
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
Don't throw from libjpeg callbacks!
Tor Andersson
[next]