Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!TARDIS.CRAY.COM!cargo From: cargo@TARDIS.CRAY.COM (David S. Cargo) Newsgroups: comp.lang.icon Subject: Re: table initialization Message-ID: <9002012247.AA03421@zk.cray.com> Date: 1 Feb 90 22:47:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 11 "You might want to think about storing your character set and font widths in an external file, so that if the values (i.e., font) change, you won't have to change your program." As a matter of fact, I will start by reading the Adobe Font Metrics file to get the initial values. I could either use them directly, or have the program write initialization code to be used by another program. It's a matter of early or late binding in effect. If you think that ord(s) is fast relative to hashing, I'll probably go that way. david snail