Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!tale From: tale@cs.rpi.edu (David C Lawrence) Newsgroups: comp.windows.x Subject: Re: What is machine independent in Message-ID: Date: 20 Mar 90 08:42:47 GMT References: <26900108@m.cs.uiuc.edu> Organization: Rensselaer Polytechnic Institute, Troy NY Lines: 37 In rowe@cme.nist.gov (Walter Rowe): > I have the compiled X11R4 fonts installed in one location and all the > architectures that I support use those same compiled font files. That > tells me that, yes they are indeed machine independent. Checksums between my Sun 3 SunOS 3.5 fonts and Sun 4 SunOS 4.0.3 .snf fonts showed that they are _mostly_ the same, though these came up different. Unfortunately the machine the bdf sources are stored on is currently unavailable (machine room overhaul. And I thought I was hired for a software job -- I want my teamster's card!) so I can't rerun bdftosnf over the ones that were different right now to see whether these few differences were only some random munging (the Sun 3 was a little ill for network file service recently). 100dpi/lubBI19.snf 100dpi/tech14.snf 100dpi/term14.snf 100dpi/termB14.snf 75dpi/luBIS24.snf 75dpi/luBS24.snf 75dpi/luIS24.snf 75dpi/luRS24.snf 75dpi/lubB24.snf 75dpi/lutBS18.snf 75dpi/lutRS18.snf misc/10x20.snf misc/7x14rk.snf misc/8x16rk.snf I just compared the misc/10x20.snf files and they are different by only one character. The sparc thinks it is a NUL (which seems to fit fine in the area that it is located but the Sun 3 thinks it is a NP, giving me the sinking feeling that these differences are all indeed attributable to munged files. Curiously enough, looking at the other misc files their minor differences are located in a similar place, within a few characters of the ASCII font registry strings about 80% into the files. I wish that other machine were up. > In fact, [...] rgb files, [...] are machine independent I'm not so sure about dbm vs ndbm vs mdbm vs anyotherdbm. The rgb database files were compatible on the afforementioned Sun systems and I'll check them against the ones produced when I get around to building this all for our DECStations. -- (setq mail '("tale@cs.rpi.edu" "tale@ai.mit.edu" "tale@rpitsmts.bitnet"))