This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/elements/basic
Sasha Koshka 34bf3038ac Replaced tomo.Image with tomo.Canvas and tomo.Pattern
This is the first step in transitioning the API over to the new
design. The new tomo.Canvas interface gives drawing functions
direct access to data buffers and eliminates overhead associated
with calling functions for every pixel.

The entire artist package will be remade around this.
2023-01-14 01:54:57 -05:00
..
button.go Commented button 2023-01-13 13:51:22 -05:00
container.go Replaced tomo.Image with tomo.Canvas and tomo.Pattern 2023-01-14 01:54:57 -05:00
label.go Replaced tomo.Image with tomo.Canvas and tomo.Pattern 2023-01-14 01:54:57 -05:00