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
2018-10-23
Add fz_write_pixmap_as_data_uri helper function.
Tor Andersson
2018-10-23
Allow SVG output to keep ID numbers unique across pages.
Tor Andersson
2018-10-23
Don't rely on CSS classes in HTML5 text output.
Tor Andersson
2018-10-18
Bug 699971. Fix bad read of mask type from display list.
Robin Watts
2018-10-18
Bug 699967: Follow ons.
Robin Watts
2018-10-18
Bug 699967: Fix crash with wide format output to color PCL.
Robin Watts
2018-10-15
Update lcms2 to lcms2mt.
Robin Watts
2018-10-12
Corrected stream reference counting.
Sebastian Rasmussen
2018-10-12
Drop separation pixmap upon exception.
Sebastian Rasmussen
2018-10-12
Set separation reference count early.
Sebastian Rasmussen
2018-10-12
Revert to no CMM if the new CMM engine fails midway.
Sebastian Rasmussen
2018-10-12
Keep cmm instance around until all colorspaces have been dropped.
Sebastian Rasmussen
2018-10-12
Rethrow exception when unable to create new ICC colorspace.
Sebastian Rasmussen
2018-09-21
Add fz_lookup_cjk_font_by_name to create builtin CJK fonts.
Tor Andersson
2018-09-21
Regularize language and script names.
Tor Andersson
2018-09-20
Be consistent in use of #if FZ_ENABLE_...
Robin Watts
2018-09-20
Bug 699798: Avoid removing page from list if page was not loaded.
Sebastian Rasmussen
2018-09-19
Make fz_page objects singleton.
Tor Andersson
2018-09-19
Update to OpenJPEG 2.3.0.
Sebastian Rasmussen
2018-09-13
jpx: Handle ICC color profiles.
Sebastian Rasmussen
2018-09-13
Bug 699769: Fix bugs in upsampling code for JPX images.
Sebastian Rasmussen
2018-09-13
Make naming of effective overprint argument consistent.
Sebastian Rasmussen
2018-09-13
Bug 699750: Check for overprinting correctly.
Sebastian Rasmussen
2018-09-12
Set the profile BGR flag for non-default ICC colorspaces too.
Sebastian Rasmussen
2018-09-06
Fix typo in size field of ICC profile colorspace.
Sebastian Rasmussen
2018-09-05
Take colorspace name from ICC profile.
Sebastian Rasmussen
2018-09-05
Bug 699715: Support embedded ICC color profiles in GIF.
Sebastian Rasmussen
2018-09-05
When decoding GIF, move pixmap into struct so it can be changed.
Sebastian Rasmussen
2018-09-05
Bug 699702: Handle ICC profiles split into multiple APP-markers.
Sebastian Rasmussen
2018-09-05
Add missing fz_var declarations.
Tor Andersson
2018-09-05
Add fz_new_stext_page_from_annot utility function.
Tor Andersson
2018-09-05
Use colorspace type enum instead of magic profile names.
Tor Andersson
2018-09-04
Fix 699177: Don't clamp line width to 1 after scaling by matrix expansion.
Tor Andersson
2018-08-30
Bug 699694: Fix reference counting for JBIG2 globals.
Sebastian Rasmussen
2018-08-28
Bug 699683: Skip painting too large images when using interpolation.
Tor Andersson
2018-08-28
Bug 699675: Handle lack of default colorspaces when rendering type 3 font glyph.
Sebastian Rasmussen
2018-08-22
Remove the old 'nested depth' tracking.
Tor Andersson
2018-08-14
Bug 699631: Handle unsupported triangle mesh edge flags.
Sebastian Rasmussen
2018-08-14
Bug 698898: Always pop draw stack in case of exception.
Sebastian Rasmussen
2018-08-14
Bug 698887: Fix leak of device/pixmap when rendering fails.
Sebastian Rasmussen
2018-08-10
Tweak hexdumped data to increase build portability.
Tor Andersson
2018-08-10
Clean up null/range/endstream filter.
Tor Andersson
2018-08-10
Add fz_memmem function taken from musl libc.
Tor Andersson
2018-08-10
Preprocessor gluing tokens together causes clang error.
Sebastian Rasmussen
2018-08-01
Update jbig2dec.
Sebastian Rasmussen
2018-07-17
Fix memory leaks in document signing functions
Paul Gardiner
2018-07-06
Bug 699308: Fix stream reading logic to better cope with duff Lengths.
Robin Watts
2018-07-06
Fix stray consts.
Robin Watts
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Silence warning.
Tor Andersson
[next]