8000 GitHub - NovikovRoman/svgo: Go Language Library for SVG generation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NovikovRoman/svgo

 
 

Repository files navigation

SVGo: A Go library for SVG generation

The library generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (http://www.w3.org/TR/SVG11/). Output goes to the specified io.Writer.

Supported SVG elements and functions

Overview

SVGo Papers and presentations

Tutorial Video

A video describing how to use the package can be seen on YouTube at http://www.youtube.com/watch?v=ze6O2Dj5gQ4

Demos

  • am: Animate motion
  • amt: Animate transformation
  • android: The Android logo
  • animate: Animation
  • barchart: Bar chart
  • bubtrail: Bubble trails
  • bulletgraph: Bullet Graphs (via Stephen Few)
  • colortab: Display SVG named colors with RGB values
  • compx: Component diagrams
  • cube: cube isometry
  • f50: Get 50 photos from Flickr based on a query
  • fe: Filter effects
  • flower: Random "flowers"
  • fontcompare: Compare two fonts
  • funnel: Funnel from transparent circles
  • gradient: Linear and radial gradients
  • html5logo: HTML5 logo with draggable elements
  • imfade: Show image fading
  • lewitt: Version of Sol Lewitt's Wall Drawing 91
  • marker: Test markers
  • paths: Demonstrate SVG paths
  • pattern: Test patterns
  • picserv: Picture server
  • planets: Show the scale of the Solar system
  • randcomp: Compare random number generators
  • richter: Gerhard Richter's 256 colors
  • rl: Random lines (port of a Processing demo)
  • skewabc: Skew ABC
  • span: Text span
  • stockproduct: Visualize product and stock prices
  • svgdef: Creates a SVG representation of the API
  • svgopher: SVGo Mascot
  • svgplot
    • svgplot: Plot data
    • svgrid: Compose SVG files in a grid
  • turbulence: Turbulence filter effect
  • vismem: Visualize data from files
  • webfonts: "Hello, World" with Google Web Fonts
  • websvg: Generate SVG as a web server

About

Go Language Library for SVG generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0