canva

package
v0.0.0-...-160ee6a Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PlacerFile string

Functions

func CreateRawImage

func CreateRawImage(width, height int) (img draw.Image, placers [][]string)

func ExpandImage

func ExpandImage(img draw.Image, placers [][]string, width, height int) (draw.Image, [][]string)

func Load

func Load(loadPath string) draw.Image

func LoadPlacers

func LoadPlacers(loadPath string) [][]string

func SavePlacers

func SavePlacers(placers [][]string)

Types

type Canva

type Canva struct {
	Width   int
	Height  int
	Image   draw.Image
	Placers [][]string
}

func NewImage

func NewImage() *Canva

Jump to

Keyboard shortcuts

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