Skip to content

fmichonneau/fixsvg

Repository files navigation

Travis build status

fixsvg

The goal of fixsvg is to edit SVG files automatically to work around a Firefox bug.

Installation

You can install fixsvg from GitHub with:

# install.packages("devtools")
devtools::install_github("fmichonneau/fixsvg")

Example

This package contains a single exported function, fix_clip_path() that takes as an argument the path of a project that may contain SVG files containing the clip-path element:

fix_clip_path("my-website")

About

Fix SVG files that are affected by the Firefox bug

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages