Package: wnpp Severity: wishlist Owner: Simon Quigley <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name: ruby-inline-svg Version: 1.10.0 Upstream Author: * URL: https://github.com/jamesmartin/inline_svg * License: MIT Programming Lang: Ruby Description: inline and style SVGs Styling a SVG document with CSS for use on the web is most reliably achieved by adding classes to the document and embedding it inline in the HTML. This gem adds Rails helper methods (inline_svg_tag and inline_svg_pack_tag) that read an SVG document (via Sprockets or Shakapacker, so works with the Rails Asset Pipeline), applies a CSS class attribute to the root of the document and then embeds it into a view. I intend on maintaining this under the Debian Ruby umbrella. Thanks, Simon Quigley [email protected]

