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-01-15
Fix 698865: Warn when failing to load embedded ICC profile in PNG images.
Tor Andersson
2018-01-11
Only do lock checking if using custom locks.
Sebastian Rasmussen
2018-01-10
Handle pixmaps without alpha in fz_tint_pixmap.
Tor Andersson
2018-01-10
Add colorspace type enum and use it instead of hardcoded checks on N.
Tor Andersson
2018-01-10
Refactor and fix hash lookups when decoding image subarea tiles.
Tor Andersson
2018-01-10
Fix initializer syntax for VS2005.
Tor Andersson
2018-01-04
Bug 698836: Fix build with FZ_ENABLE_JPX=0.
Tor Andersson
2018-01-04
Add portable pseudo-random number generator based on the lrand48 family.
Tor Andersson
2018-01-02
Fix thread debugging code to always use ms_clock()
Robin Watts
2017-12-20
Bug 698827: Correct reference counting when creating pixmap from pixmap.
Sebastian Rasmussen
2017-12-13
Parse XML using pool allocator.
Tor Andersson
2017-12-06
Ensure that our ICC base spaces have colorant names.
Robin Watts
2017-12-06
Update fz_convert_separation_colors to cope with unnamed separations.
Robin Watts
2017-12-06
Bug 698801: Always copy background in when clipping an imagemask.
Robin Watts
2017-11-23
Allow RGB based proofing profile and output intent
Michael Vrhel
2017-11-22
Prefer using fz_snprintf over snprintf.
Sebastian Rasmussen
2017-11-22
Use custom allocator everywhere zlib is used.
Sebastian Rasmussen
2017-11-22
Warn on irretrievable glyph name.
Sebastian Rasmussen
2017-11-17
Fix build if lcms2 is not present.
Tor Andersson
2017-11-15
Bug 698745: Avoid broken colorspaces in NO_ICC builds.
Robin Watts
2017-11-13
Bug 698369: Fix stroking issue when closepath is infinitessimal.
Robin Watts
2017-11-10
Remove fz_android_fprintf.
Tor Andersson
2017-11-10
Fix potential problem with null path segments leaving dots.
Robin Watts
2017-11-10
Remove unused variables.
Tor Andersson
2017-11-09
Bug 698307: Improve stdint.h detection logic in openjpeg wrapper.
Robin Watts
2017-11-09
Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.
Robin Watts
2017-11-09
Squash warning.
Robin Watts
2017-11-08
Clean up and speed up text searching.
Tor Andersson
2017-11-08
Select and copy structured text by lines.
Tor Andersson
2017-11-08
Remove broken bidi reordering code.
Tor Andersson
2017-11-08
Move static inline function out of header.
Tor Andersson
2017-11-08
Fix TGA banded operation.
Robin Watts
2017-11-08
Pixmap writers for formats with alpha should handle premultiplied data.
Robin Watts
2017-11-02
Fixes for win32 build.
Tor Andersson
2017-11-01
Add separate fz_close_output step.
Tor Andersson
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-11-01
Don't use 'long' needlessly.
Tor Andersson
2017-11-01
Silence warning.
Tor Andersson
2017-10-30
Avoid UMR in fz_copy_pixmap_area_converting_seps.
Robin Watts
2017-10-25
Fix multithreaded crash with tiled regions.
Robin Watts
2017-10-25
Fix pgm corruption with spots files.
Robin Watts
2017-10-25
Ensure that fz_new_image_from_buffer doesn't leak a colorspace.
Robin Watts
2017-10-25
Fix colorspace reference counting in fz_load_*_info.
Tor Andersson
2017-10-25
Clean up ICC loading in PNG loader.
Tor Andersson
2017-10-25
Use ICC profile in tiff file if present
Michael Vrhel
2017-10-25
Add CIE Lab color space support to tiff loader
Michael Vrhel
2017-10-25
Get ICC information from JPEG image
Michael Vrhel
2017-10-25
Use embedded ICC profile when rendering PNG images
Michael Vrhel
2017-10-25
Add fz_new_icc_colorspace_from_stream.
Robin Watts
2017-10-24
Add proper handling of bgr<->rgb for pixmap conversions
Michael Vrhel
[prev]
[next]