Commit Graph

10 Commits

Author SHA1 Message Date
4c1bf070fe Chiseled is now called Beveled 2023-01-20 23:00:26 -05:00
Sasha Koshka
afd543ce92 Fixed clock and checkbox 2023-01-20 00:42:57 -05:00
Sasha Koshka
9f91220842 Documented the clock 2023-01-17 17:13:01 -05:00
Sasha Koshka
99492874ca Clock forces an aspect ratio 2023-01-17 14:47:07 -05:00
c20db133fe AnalogClock conforms to new API 2023-01-16 00:31:57 -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
babc4a4af8 Oops 2023-01-13 13:58:19 -05:00
7ad027be42 Clock hands are more accurate 2023-01-13 13:55:20 -05:00
Sasha Koshka
b5469e103d Analog clock widget!! 2023-01-12 19:52:21 -05:00