1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-clocks/bclock/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

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)