package
0.0.0-20200408021927-d7093dcb9367
Repository: https://github.com/qeesung/asciiplayer.git
Documentation: pkg.go.dev

# Functions

NewImageDrawer create a new image drawer.

# Variables

DefaultDrawOptions is default draw options.

# Structs

DrawOptions control how to draw the pixel to the image.
ImageDrawer implement the drawer interface.

# Interfaces

Drawer interface define the operation that draw char pixel to image.