Hello DCS and thanks.
I've had a look at the Microsoft Reference you gave but am still a little unsure...
Can I install these fonts in the normal way via the Control Panel/Fonts route?
Main Topics
Browse All TopicsI'm working on a project which uses the Adobe Font Family "ATRotis". I was expecting a selection of TTF's, but have received a zip file containing files with the extension PFM & PFB.
Although I've been using Photoshop on the PC for a couple of years, I've never come across these extensions.
Are they postscript fonts, have they come from a Mac, how do I use them?
Any help would be appreciated.
(Question reproduced in Photoshop area also)
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
These files go together for a Type 1 font. According to the following link on Microsoft's site, you cannot load Type 1's the wayyou can TTF's - instead you've gotta use Adobe Type Manager.
http://support.microsoft.c
I just checked my own Photoshop CD, and they don't give you ATM with Photoshop, but they definitely do (at least the "light" version) with Illustrator if you happen to have that as well.
Or you can download the light (for free) or full (for fee) versions from Adobe's site.
http://www.adobe.com/produ
http://www.adobe.com/produ
Either should work for installing fonts.
Good luck,
DCS
AFAIK Win98 doesn't natively support PostScript fonts, so you'll have to install the Adobe Type Manager or convert the fonts to TrueType format using a font editor -- maybe there are some free tools to do that. Converting however will result in slightly different glyphs because PostScript fonts use cubic splines to define the outlines where TrueType uses quadratic splines, also the hinting methods are incompatible (but the later only affects the beauty of small font sizes on the screen and can be neglected for printing).
Business Accounts
Answer for Membership
by: DCSPosted on 2000-12-01 at 14:33:29ID: 5724413
Hello Bigstar,
library/ps dk/gdi/fon text_214o. htm
asn/develo per/typefo rum/ ftypes .html
Basically, PFB is an encrypted Type 1 font, and PFM is Windows Type 1 font metrics. They're a la Microsoft and they go together.
There's a table with some good font info on this page from Microsoft's site:
http://msdn.microsoft.com/
Also, the information below is from Adobe's font-info site at http://partners.adobe.com/
..pfb (Printer Font Binary) files contain a binary compressed outline font for use on a user's Windows system.
..pfm (Printer Font Metrics) files contain font metric information used by applications for laying out lines of text in a document. They also specify the Windows font menu name, kerning pair data, and a variety of other font-level information. Adobe publishes Technical Note 5178, Building PFM Files for PostScript-Language CJK Fonts (PDF: 143 KB/ 20 pages) which explains how to generate PFM files for CID-keyed fonts. However, that document is not a general PFM specification - the specification is available from Microsoft, through their developer support organization.
Hope this helps,
DCS