summaryrefslogtreecommitdiff
path: root/source/fitz/draw-blend.c
AgeCommit message (Expand)Author
2017-07-17Debug blendingRobin Watts
2017-07-17Complement subtractive colors before applying blend modes.Tor Andersson
2017-07-17Support non-separable blending in gray color spacesMichael Vrhel
2017-07-17Fix softlight blend mode. Make nonseparable blends work with CMYKMichael Vrhel
2017-05-31Avoid double literals causing casts to float.Sebastian Rasmussen
2017-04-27Include required system headers.Tor Andersson
2016-07-08git stripspaceTor Andersson
2016-05-29Tweak plotter code slightly for speed.Robin Watts
2016-05-24Sprinkle some consts and restricts in plotters.Robin Watts
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2015-03-26Avoid division by 0 in blend calls.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson