interface.rb

Path: lib/prawn/svg/interface.rb
Last Update: Tue Dec 06 18:19:20 +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]