package
2.0.6
Repository: https://github.com/cheeryprogrammer/fyne.git
Documentation: pkg.go.dev

# Functions

NewSoftwareCanvas creates a new canvas in memory that can render without hardware support.
Render takes a canvasobject and converts it into an inline image for showing in the playground.
RenderCanvas takes a canvas and converts it into an inline image for showing in the playground.
RenderWindow takes a window and converts it's canvas into an inline image for showing in the playground.