Bfoz Geometry Versions Save

Geometric primitives for Ruby

v6.5

9 years ago
  • Added #push, #pop, #shift, and #unshift to the Point family
  • Added a convenience method for creating translations
  • Added min, max, and minmax to the Point family and Annulus
  • Added #intercept to all of the Line subclasses

v6.4

9 years ago
  • Added min, max, and minmax to Point
  • Added minimal support for Bezier curves
  • Added equality operators to Line

v6.3

9 years ago
  • Added PointOne, PointIso, and SizeOne
  • Added Annulus
  • Bugfixes and cleanups
  • Backfilled missing attributes for RegularPolygon

v6.2

10 years ago

This is a minor release that's mostly support for the Sketch gem.

  • Added min, max, and minmax methods to Polyline, Square, and CenteredSquare
  • Improved closing of Polylines
  • Added a translate command to Transformation
  • Tweaks to support non-Numeric values (i.e. the Units gem)

v6

10 years ago

v5

10 years ago

v4

10 years ago

v3

10 years ago

v2

10 years ago

v1

10 years ago