Xref: utzoo comp.sys.next:11973 comp.fonts:1903 comp.lang.postscript:7427 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!linac!unixhub!shelby!agate!pasteur!craigf From: craigf@ICSI.Berkeley.EDU (Craig Federighi) Newsgroups: comp.sys.next,comp.fonts,comp.lang.postscript Subject: Re: Mac --> NeXT Font Solutions Summary: an easier way to convert Mac PS fonts to the NeXT Message-ID: <10615@pasteur.Berkeley.EDU> Date: 30 Jan 91 19:32:53 GMT References: <1991Jan20.192515.28415@wam.umd.edu> Sender: news@pasteur.Berkeley.EDU Distribution: usa Organization: International Computer Science Institute, Berkeley, CA Lines: 47 In his posting on this subject, Michael D. Callaghan proposed editing a Postscript output file for a document containing usages of the desired fonts in order to get at the outline information. It turns out that there's a handy little program to directly translate postscript fonts on the Mac to the NeXT that makes this much easier. Here's a little explanation from its README file: ----- "Can I use Adobe postscript fonts I purchased for the Mac and port them over to the cube, and if so, how? The answer to this question is, in practice, no." -- NeXT Answers, Apr '90 But now you can, very easily with this program! Entitled "mfrc", for Macintosh Font Resource Converter, it takes Type 1 PostScript fonts and produces a version usable by the NeXT. (The fonts must have the accompanying AFM [Adobe Font Metric] file for it to be recognized by the cube.) The font can be transferred from the Macintosh to the NeXT by whatever means available; "mfrc" understands the MacBinary format. The quickest way to install a font from the Mac is to transfer the printer-downloadable version of the font (Macintosh file type 'LWFN') and the AFM file (type 'TEXT') in MacBinary format. After the transfer, running "mfrc" will convert the downloadable font to a standard PostScript font format, and strip the MacBinary header off the AFM file. .... "mfrc" Information: Program written by Mark Harris -- Documentation by Eddy J. Gurney Aim your flamethrowers this way, not at Mark! (I'm taking the heat) ----- I've tried the program and it works great. Just kermit or X-modem over the MacBinary version of the fonts files, run mfrc on them, and you're done. (You still need to get the .afm files) You should be able to find this at one of the various anonymous ftp sites. Hope this helps, Craig Federighi craigf@icsi.berkeley.edu