Documentation ¶
Overview ¶
TODO add some documentation
Index ¶
- func CleanUp() error
- func Draw(img image.Image, bounds image.Rectangle) error
- func DrawBytes(imgBytes []byte, bounds image.Rectangle) error
- func DrawFile(imgFile string, bounds image.Rectangle) error
- func NewImage(img image.Image) *term.Image
- func NewImageBytes(imgBytes []byte) *term.Image
- func NewImageFileName(imgfile string) *term.Image
- func NewTerminal(ptyName string) (*term.Terminal, error)
- func Query(qs string, p term.Parser) (string, error)
- func Terminal() (*term.Terminal, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
drawers
|
|
env
|
|
query
|
|
resize
|
|
caire
Seam Carving for Content-Aware Image Resizing
|
Seam Carving for Content-Aware Image Resizing |
tty
|
|
gotty
Package gotty provides an implementation of term.TTY via github.com/mattn/go-tty.
|
Package gotty provides an implementation of term.TTY via github.com/mattn/go-tty. |
tui
|
|
wmimpl
actual implementation (for X11, Windows)
|
actual implementation (for X11, Windows) |
Click to show internal directories.
Click to hide internal directories.