diff options
author | asami <asami@FreeBSD.org> | 1997-05-21 12:18:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-05-21 12:18:04 +0800 |
commit | c21780a6f1625d8fab5427bbceb9097c244d6f78 (patch) | |
tree | 386a45a9cc1ee4417c8f430fa34013fa4a694e36 /x11-clocks/bclock/pkg-descr | |
parent | 111e69031494d33c7c0a0dc766d8ccf3c14edef2 (diff) | |
download | freebsd-ports-gnome-c21780a6f1625d8fab5427bbceb9097c244d6f78.tar.gz freebsd-ports-gnome-c21780a6f1625d8fab5427bbceb9097c244d6f78.tar.zst freebsd-ports-gnome-c21780a6f1625d8fab5427bbceb9097c244d6f78.zip |
A clock with bezier curve for hands. Almost impossible to tell the time
from it. ;)
PR: 3589
Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
Diffstat (limited to 'x11-clocks/bclock/pkg-descr')
-rw-r--r-- | x11-clocks/bclock/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-clocks/bclock/pkg-descr b/x11-clocks/bclock/pkg-descr new file mode 100644 index 000000000000..7eb18f560f2c --- /dev/null +++ b/x11-clocks/bclock/pkg-descr @@ -0,0 +1,15 @@ +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) + +Visit the home page: +http://dutian.twi.tudelft.nl/~vgeel/bclock + +-- +Brian Handy --> handy@physics.montana.edu |