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-09-01
Use fz_convert_color().
Sebastian Rasmussen
2016-09-01
Simplify PDF resource caching table handling.
Tor Andersson
2016-08-30
Use U+FFFD instead of '?' for bad encodings in text extraction.
Tor Andersson
2016-08-17
zip: Used unpacked entry size, not listed entry size.
Sebastian Rasmussen
2016-08-07
Fix fz_vsnprintf() so it prints %zu.
Sebastian Rasmussen
2016-08-01
Move to bitfields in fz_font rather than chars/ints etc.
Robin Watts
2016-08-01
Bug 696984: Badly rendered characters.
Robin Watts
2016-07-22
Move hash calculation outside locked region.
Robin Watts
2016-07-20
Add char encoding to produced SVG files.
Robin Watts
2016-07-20
Fix memory leak in fz_new_buffer_from_image_as_png.
Robin Watts
2016-07-20
Fix missing alpha only plotter.
Robin Watts
2016-07-18
Attempt to fix PWG output.
Robin Watts
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
2016-07-14
Fix typo in fz_new_stext_page_from_page.
Tor Andersson
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
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
[next]