interface.rb

Path: lib/prawn/svg/interface.rb
Last Update: Tue Feb 01 10:09:15 +0000 2011

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]