1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/graphics/frontline/pkg-descr

13 lines
535 B
Plaintext

Frontline provides a gtk+/gnome based GUI frontend for
autotrace (http://autotrace.sourceforge.net) in 4 ways.
1. Stand alone program. A command `frontline' runs as a stand alone
program. It will work well with Gnome desktop and nautilus.
2. Reusable library. A library `libfrontline.a' could be used as a
building block of your application that needs the autotrace function.
APIs are listed in frontline.h. The stand alone program frontline
itself uses libfrontline.a.
WWW: http://autotrace.sourceforge.net/frontline/