squib/spec/graphics
Andy Meneely c1e410fe72 First foray into args class refactoring: rect
So far, I really like this approach. It allows us to push validation logic out of the Card class and into its own set of classes that can be more easily tested.

Fixes #75, but we've got a lot more work to do in getting this full scale
2015-06-08 13:36:23 -04:00
..
cairo_context_wrapper_spec.rb Added support for linear and radial gradients 2015-01-26 22:22:09 -05:00
graphics_images_spec.rb Add 'data' field to svg method for loading XML directly 2015-04-29 16:49:38 -04:00
graphics_save_doc_spec.rb Fix PDF scaling issue 2015-04-13 22:59:34 -04:00
graphics_shapes_spec.rb First foray into args class refactoring: rect 2015-06-08 13:36:23 -04:00
graphics_text_spec.rb Text: outline a string with a color or gradient 2015-04-28 22:27:26 -04:00