package
0.0.0-20240104184518-8df243417d34
Repository: https://github.com/bthuilot/pixelate.git
Documentation: pkg.go.dev

# Functions

ImageFromURL will create an image.Image from a URL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RenderText will render the given string to a 64x64 image.Image.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Link is an HTML Link.
No description provided by the author
No description provided by the author
Text represents plain text to be displayed.
No description provided by the author

# Interfaces

Agent represents a service that will draw to the matrix.
ConfigAttribute is an additional HTML attribute to display on the config page.

# Type aliases

Config is a configuration for an Agent, which is a mapping of config keys to values.
ID is an identifier used for labeling agents.