Commit Graph

7 Commits

Author SHA1 Message Date
24bcd6977a Added a 4-way bevel pattern 2023-01-23 23:40:55 -05:00
4c1bf070fe Chiseled is now called Beveled 2023-01-20 23:00:26 -05:00
740999295e Added striped patterns 2023-01-20 18:39:08 -05:00
206f068a1f Fixed bug with the chiseled pattern 2023-01-20 18:08:20 -05:00
e83dde2d21 Replaced the chiseled box with the chiseled pattern 2023-01-14 21:01:00 -05:00
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
00d75d4488 Initial commit 2023-01-09 01:03:19 -05:00