summaryrefslogtreecommitdiff
path: root/source/fitz/geometry.c
AgeCommit message (Expand)Author
2016-04-28Partial image decode.Robin Watts
2015-03-30Bug 695556: Use doubles when inverting matrices.Robin Watts
2015-02-24fz_irect_from_rect; don't make a non empty irect from an empty rect.Robin Watts
2014-02-17Add fz_transform_point_xy to simplify transforming a point.Tor Andersson
2013-09-30Bug 694526: Spot non-invertable matrices and bale before strokingRobin Watts
2013-06-20Rearrange source files.Tor Andersson