On Mon, Aug 23, 2010 at 8:22 PM, Taco Hoekwater
On 08/23/2010 06:37 PM, Mojca Miklavec wrote:
b) takes a font as input and makes a really nice graphical representation: - font name (under different OS systems?), file name, ... - available features - glyph repertoire (index/Unicode point/name/big drawing) - alternatives of the same glyph (under small caps or when alternative styles play some role), ... [i know it's incomplete] - ... - takes some input string and writes out that sentence under different permutations of available features (with some user's help)
This sounds interesting (and, also important, doable up to a reasonable point within the available time). Just to add that I have compiled showttf for linux (gcc, 32 bit) windows seven (mingw, 32bit)
-- luigi