summaryrefslogtreecommitdiff
path: root/source/fitz/draw-edge.c
AgeCommit message (Expand)Author
2014-05-22Fix 695247: Use exponential realloc pattern and qsort for huge paths.Tor Andersson
2014-01-08Fix fuzzing bug due to float representation limitations.Robin Watts
2013-10-11prevent potential heap access violationSimon Bünzli
2013-09-30Bug 694526: Fix hang in stroking path.Robin Watts
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-07-24Fix memory overwrites when plotting glyphs that are completely clipped.Robin Watts
2013-07-24Fix MIN/MAX confusion in edge list clipping.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson