I noticed some other features of this build (4.1.1) with regard to fonts and colors for Windows.
o Control panel labels attributes on size or style also do not work, although color does. o If you run the executables that are in BIN_INTELNT as opposed to dx.exe in bin, the old hardwired fonts and colors from commercial DX are used. In this case, control panel labels can be set at bold 12, 14 and 18 point only with the various colors. In a similar vein, startup options like the anchor window from bin\dx are ignored (always comes up in editor). But running from BIN_INTELNT works fine. "Suhaib Siddiqi" <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 06/16/2000 03:54:56 PM Please respond to [email protected] Sent by: [EMAIL PROTECTED] To: <[email protected]> cc: Subject: RE: [opendx-users] workaround for default font on NT I may have abetter solution. I was too lazy to post. As David wrote last time. DX is hardwired to use Helvetica fonts. Exceed does not come with it, that is one of the problem with ugly fonts displaying. What you can do: 1) From you Linux box copy all the XFree86 fonts to a temporary directory on LINUX. 2) Uncompress them using gzip *.* in each directory. Exceed cannot handle compressed fonts. 3) Follow the instructions below (These instructions are from Exceed 6.x KnowledgeBase) to install them under Exceed. Suhaib Compiling unix *.pcf/*.bdf fonts on PC RESOLUTION You have to find the font file (example would be Rom8.pcf.Z) in your unix database and decompress it using UNCOMPRESS utility. So you have a file on your unix called Rom8.pcf Create directory in your exceed_directory/font and call it anything you want (example I will use will be "extra"). So I created directory exceed/font/extra Transfer uncompressed font file into the directory we just created using ftp in BINARY format. So you have a file exceed/font/extra/rom8.pcf Open xconfig and go to Font. Click on Compile Fonts. Find your exceed/font/extra directory in the directory tree and select List Files of Type: as *.PCF. You will see your rom8.pcf file and will be able to select it. Click on compile. You should get Font Compiling Progress screen and there should be no errors/warnings. It will also say where it put the compiled font file. Now if you go to the directory where the file is, you can move it to your extra directory and remove .pcf file. Go to xconfig and double click on fonts icon. Click on ADD button. Click on browse and find your extra directory. Give it a name that you would like to be shown in the font database. Make sure that Directory selected and Status set to Keep. Click on OK. Click on Rebuild Database and click on Done. By now you should be able to see your extra directory in your font directories list and if you double click on it you should be able to see your font (both Physical and Logical names). As a last test try to double click on the font itself. It should show you the letters that this font will use. You do not have to create directory for font that you are installing, you can just copy compiled font to the one of default directories and rebuild database. It will work as well. If your fonts are in the different format then BDF or PCF (just look on extension of font files), then you will have to translate them into one of those formats using unix utilities. C2000 Hummingbird All rights reserved. [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Friday, June 16, 2000 3:23 PM > To: [email protected] > Subject: [opendx-users] workaround for default font on NT > > > I have a workaround for the ugly courier font on NT. The code is > hardwired > to read font\misc\6x13.fon in the Exceed directory. Simply alias > or rename > a preferred font with that name (you can keep a copy of the original one > around just in case) and restart DX. Of course, this wasn't a > problem with > the commerical version nor does it occur on Unix. In addition, > the ability > to change the control panel label fonts still isn't there, but you can > change the color unlike the other versions. >
