index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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-10-25
Fix multithreaded crash with tiled regions.
Robin Watts
2017-10-25
Add fz_new_icc_colorspace_from_stream.
Robin Watts
2017-10-24
Add interface for setting icc space to bgr format
Michael Vrhel
2017-10-24
Fix separations object handling when cloning for spots.
Robin Watts
2017-10-24
Improved overprint (simulation) control.
Robin Watts
2017-10-24
Add support for use of proofing profile.
Robin Watts
2017-10-24
Make a public fz_new_icc_colorspace_from_file function.
Tor Andersson
2017-10-24
Make sure shades use proper "default" color space.
Michael Vrhel
2017-10-24
Look for changes to Default colorspaces in XObjects.
Robin Watts
2017-10-24
Don't apply default decode array to ICC Lab image data.
Robin Watts
2017-10-24
Only do proof conversion in final pop.
Michael Vrhel
2017-10-24
Fix overprint with shadings.
Robin Watts
2017-10-24
Add FZ_ENABLE_SPOT_RENDERING define.
Robin Watts
2017-10-24
Change colorspace 'device_n' field to be a flags word.
Robin Watts
2017-10-24
Logic for Sep and DeviceN colorspaces with C,M,Y, or K.
Michael Vrhel
2017-10-13
Add fz_deflate family of functions.
Robin Watts
2017-10-13
Simple PCLm device.
Robin Watts
2017-10-13
Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdf
Robin Watts
2017-10-12
Don't cache page count in pdf_document.
Tor Andersson
2017-10-12
Refactor image format magic signature recognition into its own function.
Tor Andersson
2017-10-12
Fix pdf_widget/pdf_annot typedefs. They are the same struct.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-10-12
Make fz_open_memory take a const buffer.
Tor Andersson
2017-10-12
Make image loading use const data pointers.
Tor Andersson
2017-09-22
Minor comment tweaks.
Robin Watts
2017-09-20
Remove comment markers about interfaces not throwing exceptions.
Sebastian Rasmussen
2017-09-20
gl: Scroll to link coordinates when following links.
Tor Andersson
2017-09-13
Consistently drop filter chain upon error.
Sebastian Rasmussen
2017-09-12
Fix Gradients in the presence of spots.
Robin Watts
2017-09-12
Remove redundant #define that is only used at the same place it's set.
Tor Andersson
2017-09-12
Move fz_strcasecmp to the header it belongs to.
Tor Andersson
2017-09-08
Update fz_separations equivalent color mechanism.
Robin Watts
2017-09-08
Update draw device to cope with spots.
Robin Watts
2017-09-07
Make sure to always drop a fz_device even upon error.
Sebastian Rasmussen
2017-08-21
Make fz_stext_block and fz_stext_line double linked lists.
Tor Andersson
2017-08-21
Remove fz_char_and_box struct.
Tor Andersson
2017-08-17
Add PS document writer.
Tor Andersson
2017-08-17
Add PCL document writer.
Tor Andersson
2017-08-17
Add PWG document writer.
Tor Andersson
2017-08-17
Add direction of writing vector to fz_stext_line struct.
Tor Andersson
2017-08-17
Add FZ_REPLACEMENT_CHARACTER define for U+FFFD character.
Tor Andersson
2017-08-17
Simplify stext structure and device.
Tor Andersson
2017-08-16
Allow access to an indexed colorspace's color entries.
Sebastian Rasmussen
2017-08-15
Remove unused octal value printing support.
Sebastian Rasmussen
2017-08-15
Move S_ISDIR workaround to common header file.
Sebastian Rasmussen
2017-08-09
Render shadings to images in stext-device.
Tor Andersson
2017-08-09
Add common fz_write_image_as_data_uri function for HTML and SVG output.
Tor Andersson
2017-08-02
Sort FILE interface defines, to make sure all defined.
Sebastian Rasmussen
[prev]
[next]