Xref: utzoo comp.os.vms:36661 comp.sys.dec:5248 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!van-bc!mdavcr!mdavcr.uucp From: ac@mdavcr.uucp (Alan Chan) Newsgroups: comp.os.vms,comp.sys.dec Subject: VT1200 on Sun machine Message-ID: <1159@mdavcr.UUCP> Date: 13 Mar 91 17:54:36 GMT Sender: ac@mdavcr.UUCP Followup-To: comp.os.vms Organization: MacDonald Dettwiler, 13800 Commerce Parkway, Richmond, BC, Canada V6V 2J3 Lines: 12 Has anyone sucessfully use a VT1200 on a SUN machine running openwindow? There is apparently an incompatibility between the fonts that the VT1200 uses and the fonts on the SUN. According to the VT1200 release note, one can get this font compiler on gatekeeper.dec.com. We got that and recompiled our fonts. The compiler has 4 options and 4 different way of compiling. We use the -m option, which mean force the bit order to most significant bit first. We set the font path and the VT1200 said it found all the fonts. Yet when we tried to run open we alway got the message said the fonts cannot be located. I have a feeling that the font.dir that the VT1200 expects to see is in a different format that the Sun is using. Has anyone had any luck?