class

ContributorMural::RsvgRasterizer

Inherits ContributorMural::Rasterizer < Reference < Object

Shells out to rsvg-convert (librsvg) — present in the action image, and brew install librsvg / apk add rsvg-convert locally.

Constructors

new(binary : String = "rsvg-convert")
Source

Instance methods

rasterize(svg : String, scale : Float64) : Bytes
Source