squib/spec/graphics
Andy Meneely e43f68d323 Ported text command over to the new args classes
* Involved a big rewrite of arg_loader to accomodate nil and false better. Sadly this meant dumping ||= for if-statements. Blech, but works.
  * Updates to regression tests are pretty trivial.
  * Removed graphics_text_spec because, even though it looks useful, with rake sanity it really isn't.
  * Exposed font on deck as well

Cleaned up graphics/text.rb too!
2015-07-07 23:59: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