Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFontSize = errors.New("unable to determine the correct font size")
Functions ¶
This section is empty.
Types ¶
type DynamicIcon ¶
type DynamicIcon struct {
// contains filtered or unexported fields
}
func New ¶
func New(conf *config.Config) *DynamicIcon
func (*DynamicIcon) Generate ¶
func (d *DynamicIcon) Generate(p *nightscout.Properties) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.