svg

package
v1.3.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(fs filesystem.FileLoader, logger util.Logger, prj *project.Project) (int, error)

func Content

func Content(prj string, fs filesystem.FileLoader, key string) (string, error)

func Contents

func Contents(key string, fs filesystem.FileLoader, logger util.Logger, cs bool) ([]string, map[string]string, error)

func List

func List(prj string, fs filesystem.FileLoader, logger util.Logger, cs bool) ([]string, error)

func ListCSharp added in v1.3.1

func ListCSharp(prjKey string, fs filesystem.FileLoader, logger util.Logger) []string

func ListGo added in v1.3.1

func ListGo(fs filesystem.FileLoader, logger util.Logger) []string

func RefreshAppIcon

func RefreshAppIcon(ctx context.Context, prj *project.Project, fs filesystem.FileLoader, logger util.Logger) error

func Remove

func Remove(prj string, fs filesystem.FileLoader, key string, logger util.Logger) error

func Run

func Run(fs filesystem.FileLoader, tgt string, logger util.Logger, prj *project.Project) (int, error)

func SetAppIcon

func SetAppIcon(ctx context.Context, prj *project.Project, fs filesystem.FileLoader, x *SVG, logger util.Logger) error

Types

type SVG

type SVG struct {
	Key    string
	Markup string
}

func AddToProject

func AddToProject(prj string, fs filesystem.FileLoader, src string, tgt string) (*SVG, error)

func Transform

func Transform(tgt string, b []byte, url string) (*SVG, error)

func (*SVG) Proper added in v1.3.9

func (s *SVG) Proper() string

type SVGs added in v1.3.9

type SVGs []*SVG

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL