mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
1f8b48b772
Approved by: portmgr blanket
10 lines
440 B
Plaintext
10 lines
440 B
Plaintext
This is a mutated version of Oclock, using a bezier curve to
|
|
draw the hands. It has a pretty funny appearance and it's
|
|
actually fairly tough to use it to tell the time.
|
|
|
|
The bezier curve is drawn using 4 control points:
|
|
1) the end of the (not visible) hours hand (closest to the center)
|
|
2) the center of the clock itself
|
|
3) the end of the seconds hand (closest to the border)
|
|
4) the end of the minutes hand (slightly closer to the center)
|