Fonts - PC and Mac based X term software packages |
Category: |
Installation
Applicable to: |
All Versions
Description: |
This note is for ObjecTime users wishing to run ObjecTime on their PC or Mac based X terminal software package. While we cannot support the multitude of X terminal packages that exist, this note attempts to mention the important steps for font installation which seem to be common between the various packages. This note is based on information provided by our many customers who have successfully run ObjecTime on their X packages, and is not based on first hand experience with installation. As such, we cannot guarantee the accuracy of anything in this note.
We have specific notes on how to install the fonts for the Mac based 'Mac-X' package and the PC based 'HummingBird' package. If you have either of these packages, be sure to also obtain the package specific note.
To use the ObjecTime fonts with your X terminal package, you will first need to convert the delivered fonts into a format acceptable to your software. Then you will need to install the fonts and associate the font aliases with the font files. The steps are as follows:
font alias
otl10b -objectime-otl-bold-r-normal--12-100-75-75-p-60-iso8859-1
otl10s -objectime-otl-ultrabold-r-normal--12-100-75-75-p-60-iso8859-1
otl10r -objectime-otl-normal-r-normal--12-100-75-75-p-60-iso8859-1
otl10t -objectime-otl-ultralight-r-normal--12-100-75-75-p-60-iso8859-1
otl10i -objectime-otl-normal-i-normal--12-100-75-75-p-60-iso8859-1
You need to type these aliases exactly with no spaces. The best way to enter these strings is probably to open up one of the 'fonts.alias' files with a text editor, and copy the strings directly from the file into the file or dialog boxes associated with your X package.
Note that when using Mac/PC based X terminal packages, you probably don't want to use the Unix 'xset +fp ...' command to set the font path, as this may cause problems when starting up ObjecTime.
The following is the segment of the font installation diagnostic procedure applicable to X terminal software packages. Once the fonts have been installed, you can perform these diagnostics to verify that they are installed correctly.
Try the Unix command 'xlsfonts | grep otl' and verify that the output is:
-objectime-otl-bold-r-normal--12-100-75-75-p-60-iso8859-1
-objectime-otl-normal-i-normal--12-100-75-75-p-60-iso8859-1
-objectime-otl-normal-r-normal--12-100-75-75-p-60-iso8859-1
-objectime-otl-ultrabold-r-normal--12-100-75-75-p-60-iso8859-1
-objectime-otl-ultralight-r-normal--12-100-75-75-p-60-iso8859-1
otl10b
otl10i
otl10r
otl10s
otl10t
if not, then the ObjecTime fonts cannot be found. Retry the font installation procedure (step 2 above).
Once the fonts are found, then the Unix commands:
xfd -fn otl10b
xfd -fn otl10i
xfd -fn otl10r
xfd -fn otl10s
xfd -fn otl10t
can be used to open up windows on the five fonts to verify that they look correct. Here is a quick description of the characters in the fonts to verify that you have the correct font:
otl10b | bold characters: upper/lower case, four arrows, and 'ent' |
otl10i | italic font |
otl10r | upper/lower case characters, special icons (document, check mark, stop sign, yield sign, etc.) |
otl10s | icon only font: document, check mark, stop sign, yield sign, etc. |
otl10t | template font: each cell (character) is really a multi-character bitmap (eg. '(keyword)', '(type-name)', '(literal)') |
If the fonts look correct, there should be no problem running ObjecTime.
Copyright © 1999, ObjecTime Limited. |