Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!uunet!munnari.oz.au!metro!gestetner!graham From: graham@gestetner.oz (graham) Newsgroups: comp.lang.postscript Subject: font question Message-ID: <564@gestetner.oz> Date: 10 Sep 90 06:09:33 GMT Reply-To: graham@gestetner.oz Organization: Gestetner Lasers, Sydney. Lines: 10 Page 95 of Postscript Language Reference Manual: "All unused positions in an encoding vector must be filled with the name '.notdef'. Printing one of these unused characters produces no marks on the page and no side-effects". Builtin fonts, which use the StandardEncoding vector, do not seem to agree. Characters that index to a ".notdef" name, seem to cause the same side-effect as produced by "space". Is this implementaion/version specific ? What does the latest documentation have to say ?