mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
10 lines
442 B
Plaintext
10 lines
442 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)
|