mkimg

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: MIT Imports: 12 Imported by: 0

README

mkimg

Create image with text from CLI

Installation
go get -u github.com/achiku/mkimg
How to use
Usage of mkimg:
  -fontfile string
        ttf font file path
  -fontsize float
        font size (default 100)
  -height int
        image height (default 630)
  -outfile string
        output image path (default "out.png")
  -txt string
        text to image (default "hello, world!")
  -width int
        image width (default 1200)
mkimg -txt="それは本当にそう" -fontfile=./Koruri-Bold.ttf

img

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