1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Bugs (and inadequacies) in TkFont 1.1
On my system, with the limited testing I am able to do, there don't seem to be any bugs left. However, there are probably lots that won't appear until the program is run on other systems by other people. Please let me know about any bugs you find.
The system that this was developed on, and the only one on which this has been tested, is as follows:
-Intel 486
-Linux 2.1
-Mostly Slackware distribution
-Tk 4.1 and Tcl 7.5
-XFree86 3.2 (X11R6)
-Lots & lots of fonts from all over
If you can't decide whether something is a bug, then it probably is. If it doesn't work the way you expect, the way you'd like, or just doesn't produce sensible results, please let me know about it!
My email address is grantj@sfu.ca. I will do everything I can to fix any problem as quickly as possible.
There are a bunch of features that TkFont should have, but doesn't. Most of the viewing stuff is there, but hardly any of the changing stuff. There should be functions to:
-move fonts from directory to directory
-delete fonts
-add fonts
-compress/uncompress fonts
-add aliases
-change names
-compile .bdf ==> .pcf
-convert .pfb <==> .pfa
-deal with Ghostscript stuff (Fontmap)
Any other ideas?
|