summaryrefslogtreecommitdiff
path: root/source/fitz/bbox-device.c
AgeCommit message (Collapse)Author
2014-05-12correctly bound image mask clippings in bbox deviceSimon Bünzli
Same as for fz_bbox_fill_image_mask, fz_bbox_clip_image_mask must transform the unit rectangle to get the bounding bbox.
2013-06-20Rearrange source files.Tor Andersson