Version 2.12 Patchlevel 2
Added Features/Bug Fixes
- Fix tgif so that it works correctly with scalable-font X servers.
All fonts starts with "-" and ends with "iso8859-1" now.
Apparently, some scalable font servers requires all the XLFD fields.
Thanks for the help from Oliver Jones <oj@roadrunner.pictel.com>.
(If anyone finds that this slows down the opening of fonts considerably,
please let me know. I'll make it a compile option.)
- ImportEPSFile() will, by default, take files with both .eps and .ps
extensions.
- When the current drawing mode is either select or select vertex and
nothing is selected, using the arrow keys will scroll and using
<Control> arrow keys will scroll a screen full. <Control> arrow
keys work similarly in select file names.
- Do a few more '#ifdef apollo' to get 'names.c' compiled on the Apollos.
William Chia-Wei Cheng (william@cs.umd.edu)