Commit Graph

6 Commits

Author SHA1 Message Date
bdfa821989 Added point (PointF) subtraction. 2017-11-06 22:14:48 +01:00
20f0bf7b1f Added Inset and Add method to RectangleF 2017-11-06 20:24:19 +01:00
fd7d29064c Added zero point 2017-11-06 07:04:21 +01:00
cac351f290 Added methods to calculate width & height for RectangleF. 2017-11-01 11:24:33 +01:00
e181615d9e Fixup readme. 2017-11-01 08:01:53 +01:00
26bac636bc Initial version of the geom package
- Includes PointF, RectangleF and PolygonF. Additional it includes the 32 bit floating point PointF32 and wrappers to image.Point and image.Rectangle.
2017-11-01 06:51:41 +01:00