diff options
author | krion <krion@FreeBSD.org> | 2004-10-14 16:19:40 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-14 16:19:40 +0800 |
commit | a16d09012f5d0d4746e661b19b6018c0f8aff8ec (patch) | |
tree | f4e9f9324aa51d3241306f8daaf8aa4740e260d5 /math/kseg/pkg-descr | |
parent | 95e4ce469b442657ae84c7e8b16506fe15709c12 (diff) | |
download | freebsd-ports-gnome-a16d09012f5d0d4746e661b19b6018c0f8aff8ec.tar.gz freebsd-ports-gnome-a16d09012f5d0d4746e661b19b6018c0f8aff8ec.tar.zst freebsd-ports-gnome-a16d09012f5d0d4746e661b19b6018c0f8aff8ec.zip |
Update to 0.401
Change maintainer's email.
PR: ports/72661
Submitted by: maintainer
Diffstat (limited to 'math/kseg/pkg-descr')
-rw-r--r-- | math/kseg/pkg-descr | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/math/kseg/pkg-descr b/math/kseg/pkg-descr index d64a1c1a5d48..0723796713e3 100644 --- a/math/kseg/pkg-descr +++ b/math/kseg/pkg-descr @@ -1,10 +1,20 @@ -KSEG is a Linux program for exploring Euclidean geometry. You create a -construction, such as a triangle with a circumcenter, and then, as you -drag verteces of the triangle, you can see the circumcenter moving in -real time. KSEG was inspired by the Geometer's Sketchpad, but I have -plans to go beyond the functionality that it provides. +KSEG is a Free (GPL) interactive geometry program for exploring Euclidean +geometry. It runs on Unix-based platforms (according to users, it also compiles +and runs on Mac OS X and should run on anything that Qt supports). You create a +construction, such as a triangle with a circumcenter, and then, as you drag +verteces of the triangle, you can see the circumcenter moving in real time. Of +course, you can do a lot more than that. + +KSEG can be used in the classroom, for personal exploration of geometry, or for +making high-quality figures for LaTeX. It is very fast, stable, and the UI has +been designed for efficiency and consistency. I can usually make a construction +in KSEG in less than half the time it takes me to do it with similar programs. +Despite the name, it is Qt based and does not require KDE to run. + +KSEG was inspired by the Geometer's Sketchpad, but it goes beyond the +functionality that Sketchpad provides. WWW: http://www.mit.edu/~ibaran/kseg.html - Kuang-che Wu - kcwu@ck.tp.edu.tw + kcwu@csie.org |