prawn-table icon indicating copy to clipboard operation
prawn-table copied to clipboard

Add support for SVG images in cells

Open nmk opened this issue 1 year ago • 1 comments

nmk avatar Jun 07 '24 06:06 nmk

The PR doesn't have any description so I'm not sure what the intent is but from the code alone it doesn't look like a good fit for this particular gem. For one, Prawn doesn't have native support for SVG (.pdf.svg call). That probably comes from prawn-svg gem. That being a third-party plugin makes this a good candidate for a plugin for prawn-table.

pointlessone avatar Jun 07 '24 07:06 pointlessone