package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 19, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
svg
Package svg
implements an SVG icon decoder.
Based on oksvg.
Installation
go get github.com/gen2brain/svg
Limitations
Text is not supported.
Documentation
¶
Package svg implements an SVG icon decoder.
Decode reads a SVG and returns it as an image.Image.
DecodeConfig returns the color model and dimensions of a SVG without decoding the entire image.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.