Skip to content

skohlmann/go-blur4primitive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blur for primitive

Simple command line tool to inject blur filter to Michael Fogleman primitive SVG output.

Build

Precondition: installed go 1.8.3

Clone the repository and type

    go build blur4primitive.go

Run

Execute

    ./blur4primitive

from command line to get the command line options.

Use test.svg for a first test run:

    ./blur4primitive -d 9 test.svg

The output is printed to stdout.

About

Adding blur filter to primitive SVG output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published