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-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
2017-08-01
If largefile=yes is set, make sure fz_remove is defined.
Sebastian Rasmussen
2017-07-27
Add text format document writer.
Tor Andersson
2017-07-27
Add fz_write_base64 function.
Tor Andersson
2017-07-25
Make it possible to check for properties of PDF annotations.
Sebastian Rasmussen
2017-07-21
Reuse pattern tiles when running PDF interpreter directly.
Tor Andersson
2017-07-19
Add some consts to color conversions.
Robin Watts
2017-07-19
Update band writer (especially PSD) to cope with spots
Robin Watts
2017-07-19
Extend fz_colorspaces to better cope with DeviceN.
Robin Watts
2017-07-19
Add knowledge of spots to color conversions.
Robin Watts
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-19
Rejig page separations interface.
Robin Watts
2017-07-19
Include all plotters by default.
Robin Watts
2017-07-19
Keep fz_store_hash to declared size.
Robin Watts
2017-07-17
Fix fz_copy_pixmap_rect to work properly in all cases.
Robin Watts
2017-07-17
Set colorspace name field.
Tor Andersson
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-17
Rid the world of fz_ensure_pixmap_is_additive.
Robin Watts
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-07-03
Memento: pointer checking functions.
Robin Watts
2017-06-29
Harfbuzz tweaks.
Robin Watts
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-06-22
Add PSD device
Robin Watts
2017-06-22
Move rasterizer/anti-alias choices into the draw device.
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-16
Strip doc out of color space load method
Michael Vrhel
2017-06-15
Make inline fz_write_*() normal public functions.
Sebastian Rasmussen
2017-06-06
Rename misnamed pdf object graft map keep interface.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-06-03
Add pdf_keep_document.
Robin Watts
2017-06-03
Add documentation for pdf_processors.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-31
Change forgotten M_PI uses to FZ_PI.
Sebastian Rasmussen
2017-05-29
Make PI/RADIAN/SQRT2/LN2 global single precision float constants.
Sebastian Rasmussen
2017-05-25
Update Type 3 font bbox with glyph bboxes if the former is invalid.
Tor Andersson
[next]