# Functions
ToFyneCoordinate converts a screen coordinate for a given canvas to a fyne coordinate.
ToFyneSize returns the scaled size of an object based on pixel coordinates, typically for images.
ToScreenCoordinate converts a fyne coordinate in the given canvas to a screen coordinate.