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
/
draw-device.c
Age
Commit message (
Expand
)
Author
2017-10-24
Add group_alpha plane to draw device and painters.
Robin Watts
2017-10-24
Move to be more like Ghostscript in the handling of shapes.
Robin Watts
2017-10-24
Clear isolated flag within 'inner' knockout groups.
Robin Watts
2017-10-24
Update blend mode debug dumps to include group backdrops.
Robin Watts
2017-10-24
Make sure shades use proper "default" color space.
Michael Vrhel
2017-10-24
Avoid using overprinting routines unnecessarily.
Robin Watts
2017-10-24
Only allow overprint when color spaces are subtractive.
Michael Vrhel
2017-10-24
Fix overprint color component detection.
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
Overprint support.
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
Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdf
Robin Watts
2017-09-27
Bug 698588: Short circuit plotting of images if alpha == 0.
Robin Watts
2017-09-22
Fix places where we assign state without using it.
Robin Watts
2017-09-20
Drop rasterizer upon error while bounding path.
Sebastian Rasmussen
2017-09-08
Start to rework plotters.
Robin Watts
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
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
2017-08-17
Add PWG document writer.
Tor Andersson
2017-07-21
Only try caching tiles once.
Tor Andersson
2017-07-19
Update blend debugging code to save pixmaps as PSDs if required.
Robin Watts
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-17
Remove local variables from fz_draw_clip_image_mask
Robin Watts
2017-07-17
Switch order of fz_dump_blend arguments.
Robin Watts
2017-07-17
Fix fz_copy_pixmap_rect to work properly in all cases.
Robin Watts
2017-07-17
Complement subtractive colors before applying blend modes.
Tor Andersson
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-17
Fix shape handling in draw-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-13
Introduce fz_rasterizer encapsulation
Robin Watts
2017-06-03
Remove forcing of isolate mode in clipping paths.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-14
Scan converter; API tweak.
Robin Watts
2017-04-13
Scan converter; simplify API.
Robin Watts
2017-04-13
Scan converter; simplify API.
Robin Watts
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-24
Ensure fz_store_types are all static const.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-17
Bug 697592: Fix double application of transform.
Robin Watts
2017-01-17
Fix typos.
Sebastian Rasmussen
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-14
Let pixmap colorspace conversion create new pixmap.
Sebastian Rasmussen
[next]