text2note

command module
v0.0.0-...-af47490 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

add text to image

type text struct{
	value string
	fontSize int
	fontType font.Face
	padding  int[]
}

func TextToPng(text string, backgroud Image, textList []*text)(targetFile string, err error)

func TextToJpeg(text, backgroud string)(targetFile string, err error)

参考链接

https://learnku.com/articles/44827

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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