interface.rb

Path: lib/prawn/svg/interface.rb
Last Update: Thu May 24 11:03:03 +0000 2012

Prawn::Svg::Interface makes a Prawn::Svg::Document instance, uses that object to parse the supplied SVG into Prawn-compatible method calls, and then calls the Prawn methods.

[Validate]