Age | Commit message (Expand) | Author |
---|---|---|
2010-07-09 | Fix up restrict keyword in prototypes to remove warnings on MSVC. | Tor Andersson |
2010-07-01 | Fix typo and rename some variables. | Tor Andersson |
2010-06-29 | Move over to RGBA instead of ARGB. Add missing gray-alpha 'duff' functions. | Robin Watts |
2010-06-22 | Add support for greyscale rendering to the mupdf core and pdfdraw. | Robin Watts |
2010-06-18 | SWAR implementations of the image drawing functions, plus some tweaks to the ... | Robin Watts |
2010-06-15 | Remove all use of the fz_mul255 macro in the porterduff/imagedraw code in fav... | Robin Watts |
2010-05-20 | Draw images with anti-aliased edges. | Tor Andersson |
2010-05-14 | Add workaround to clip image blits against the unit rectangle. | Tor Andersson |
2010-05-10 | Use correct color index in image mask rendering. It still used the old indexe... | Tor Andersson |
2010-03-15 | Rename fitzdraw directory to draw. | Tor Andersson |