What's Your Type is a program with a GUI that lets you browse all the fonts you have installed in your operating system and pick/isolate a few you may want to use in some project. It is specifically designed for people who are working on some graphical design project that requires fancy fonts such as Web sites, fliers, newsletters etc. and need to browse and choose fonts.
What version do you need?
whatsyourtype_0.1_Linux_source.tcl
The source code. You can just run it like a script if you have Tcl/Tk installed. It may run on very old versions of Tcl/Tk, but I recommend at least 8.6.10. Older won't support a lot of Unicode.
You also need the Threads and BWidget packages/extensions. They are called tcl-thread and bwidget in Debian.
* Binary for Linux:
whatsyourtype_0.1_Linux_binary_64
and
whatsyourtype_0.1_Linux_binary_32
These should run out of the box without any concerns about version or extensions. All the needed components are bundled in the executable.
Downloads:
0 This Week