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
2016-07-13
Fix memory leaks in SVG device.
Robin Watts
2016-07-13
Bug 696846: Fix badly formed SVG output.
Robin Watts
2016-07-13
Fix knockout/mask interaction.
Robin Watts
2016-07-12
Fix typo in fz_new_image_from_pixmap.
Tor Andersson
2016-07-12
Zero terminate fz_vsnprintf output when formatting warnings and error messages.
Tor Andersson
2016-07-08
Bug 696872: Avoid trying to paint with zero alpha.
Robin Watts
2016-07-08
Use fz_keep_imp and fz_drop_imp for all reference counting.
Tor Andersson
2016-07-08
git stripspace
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Use fz_vsnprintf to format warnings and error messages.
Tor Andersson
2016-07-07
Ignore duplicate character in structured text extraction.
Sebastian Rasmussen
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
Update luratech jbig2 function prototype with int to size_t change.
Tor Andersson
2016-07-06
Add annotations to murun.
Tor Andersson
2016-07-06
Add support for decoding pbm/pgm/ppm/pam images.
Sebastian Rasmussen
2016-07-06
Add optional support for JPEG-XR.
Sebastian Rasmussen
2016-07-06
Some minor optimizations.
Tor Andersson
2016-07-06
Add optional support for Luratech JPEG2000 decoder.
Sebastian Rasmussen
2016-07-06
Expose LAB colorspace
Sebastian Rasmussen
2016-07-05
Support J2K/JP2 files in CBZ.
Sebastian Rasmussen
2016-07-05
Fix bug in optimized clearing of CMYK pixmaps.
Sebastian Rasmussen
2016-06-29
Handle alpha-only PAM output as grayscale.
Sebastian Rasmussen
2016-06-29
Output only as many components for PAM as exist.
Sebastian Rasmussen
2016-06-29
Add Source Han Sans CJK per-language fonts.
Tor Andersson
2016-06-28
Fix inconsistency in band handling.
Robin Watts
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-23
Support TIFF files in CBZ.
Tor Andersson
2016-06-22
MSVC build: Fix build of noto.c
Robin Watts
2016-06-22
Use vertical presentation forms.
Tor Andersson
2016-06-22
epub: Expose Dingbats, Symbol, and Emoji fonts by name.
Tor Andersson
2016-06-22
Transform device call scissor rectangles by device matrix.
Tor Andersson
2016-06-21
Handle colorspaces correctly when writing pnm.
Sebastian Rasmussen
2016-06-20
Bug 696847: Fix SEGV in svg device.
Robin Watts
2016-06-17
Fix off-by-one error in split_at_script.
Tor Andersson
2016-06-17
Update base 14 fonts to the latest release from URW.
Tor Andersson
2016-06-17
Set pixmap resolution when creating pixmaps for draw device.
Tor Andersson
2016-06-17
Add separate X and Y resolution to draw device options.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Fix fz_write_pam code.
Robin Watts
2016-06-17
Improve banding API.
Robin Watts
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Fix MSVC build; PATH_MAX not defined.
Robin Watts
2016-06-16
Silence warnings.
Tor Andersson
2016-06-16
Add PNG output for mutool convert.
Tor Andersson
2016-06-16
Add fz_format_output_path function.
Tor Andersson
2016-06-16
Add fz_draw_options struct for use with draw device.
Tor Andersson
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-16
Split image output functions into separate files.
Tor Andersson
[next]