summaryrefslogtreecommitdiff
path: root/draw/imagesmooth.c
AgeCommit message (Expand)Author
2011-04-04draw: Rename files in draw directory.Tor Andersson
2011-04-04draw: Purge old (fast but too ugly) image scaling code.Tor Andersson
2011-02-12Calculate the y sub pixel position correctly.Robin Watts
2011-02-03Various patches from SumatraPDF.Tor Andersson
2011-02-03Indent with tabs, not spaces.Tor Andersson
2011-01-27Add fz_calloc function to check for integer overflow when allocating arrays, ...Tor Andersson
2011-01-17Fix out of bound memory access in smooth scaling single column code.Robin Watts
2010-12-30Adhere to indentation idiom for switch everywhere.Sebastian Rasmussen
2011-01-06Solve subpixel positioning problems when scaling rotated images.Robin Watts
2010-10-28Patch for initializing weights when the downscale of the image is so severe w...Tor Andersson
2010-10-14Fix error in smooth scaling that only occured with horizontally flipped colou...Tor Andersson
2010-10-13Speed up smooth scaling, fix a corner case and some experimental ARM code for...Tor Andersson
2010-09-08Smooth image scaling and drawing fixes by Robin Watts.Tor Andersson
2010-07-23Fix to stop the asserts in smoothscale.Robin Watts
2010-07-21Add Robin Watts' smooth image scaling code.Tor Andersson