well, this tcl/tk is getting more and more points in my scale :)
i just found a bitmap font editor made with tcl/tk: http://hea-www.harvard.edu/~fine/Tech/x11fonts.html
i got it running on my win2k machine with tcl/tk 8.4a4 by opeing pdfedit with wish... worx fine, but when i try to save i get this:
divide by zero divide by zero while executing "expr 201*$sofar/$all" (procedure "showstatus" line 5) invoked from within "showstatus 0 $numchars" (procedure "savebdffont" line 60) invoked from within "savebdffont $fh" (procedure "dosave" line 12) invoked from within "dosave [.savedialog.e get]" invoked from within ".savedialog.butts.save invoke" (command bound to event)
and then it just freezes
...
i sended an e-mail to the author, so i hope he's still there :)
but in the mean time i was wondering if some1 could test if it worx on your win2k machine...
or if some1 even has a solution for these errors
cheers -andre