index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-08
Select and copy structured text by lines.
Tor Andersson
2017-11-08
Purge some obsolete MacOS X build stuff.
Tor Andersson
2017-11-08
gl: Remove GLFW and reinstate FreeGLUT.
Tor Andersson
2017-11-08
Remove broken bidi reordering code.
Tor Andersson
2017-11-08
Silence warning.
Tor Andersson
2017-11-08
Move static inline function out of header.
Tor Andersson
2017-11-08
Bug 698467: Honour resolution in text extraction.
Robin Watts
2017-11-08
Bug 698616: Fix use after free in Page_textAsHtml
Robin Watts
2017-11-08
Use fz_snprintf in preference to snprintf.
Robin Watts
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-08
Bug 689699: Avoid buffer overrun.
Robin Watts
2017-11-08
Bug 698704: Fix for overflow check failing due to 'clever' compiler.
Robin Watts
2017-11-08
Bug 698689: Don't create a hint stream for a file with 0 pages.
Robin Watts
2017-11-06
Update lcms2art with the latest from lcms2 (2.9).
Robin Watts
2017-11-06
Expose text filtering through pdf_clean interface.
Robin Watts
2017-11-06
Use text state handling in pdf_filter_processor to filter text.
Robin Watts
2017-11-06
Extract text state handling from run pdf_processor.
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
Get gprf working with the changes made to the fz_separations
Michael Vrhel
2017-10-25
Have get_output_intent return ICC profile for image class document
Michael Vrhel
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
2017-10-24
Add interface for setting icc space to bgr format
Michael Vrhel
2017-10-24
Handle DeviceBGR <-> DeviceRGB properly
Michael Vrhel
2017-10-24
Minor fix for bgr handling with lcms2
Michael Vrhel
2017-10-24
Update pixmap with spots conversion to cope with alpha.
Robin Watts
2017-10-24
Fix problem with spot shadings in isolated groups.
Robin Watts
2017-10-24
Honor OPM only when CMYK color spaces match
Michael Vrhel
2017-10-24
Fix alpha group blend in CATX5233.pdf (Page 7).
Robin Watts
2017-10-24
When cloning separations, clone cs_pos too.
Robin Watts
2017-10-24
Use abort instead of NULL function to crash.
Robin Watts
2017-10-24
Fix spot blend routine forgetting to complement in RGB process spaces.
Robin Watts
2017-10-24
Fix separations object handling when cloning for spots.
Robin Watts
2017-10-24
Don't override non-default Device{Gray,RGB,CMYK} by OI.
Robin Watts
2017-10-24
More overprint fixes.
Robin Watts
[prev]
[next]