FontLab Forum
January 07, 2009, 04:52:56 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Converting MPW (Font Suitcase) for Mac to TTF for PC  (Read 493 times)
pagod
Newbie
*

Karma: +0/-0
Posts: 1


View Profile
« on: September 25, 2008, 04:00:47 AM »

Hi,

I've just downloaded the TransType demo for Mac and wanted to use it to convert the beloved programmer's font MPW, which exists only on the Mac, to TTF in order to be able to use it on Windows. Converting seems to work (no errors), but the result is not really satifying, as some glyphs look really weird in the converted version (not taking into account the distortions due to my using the demo). If someone wants to try, the MPW font can be downloaded here:
ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./Miscellaneous/MPW_Font.sit.hqx
This font is usually used in size 9 on the Mac. It is a monospaced font, where '1' (one), 'l' (ell), 'I' (capital i) and '|' (conjunction) are well differentiated, as well as 'O' (capital o) and '0' (zero), and with bold punctuation and braces.
When used on Windows, apart from not scaling as well as it does on the Mac (which might be the OS's fault), some glyphs like e.g. '1', ']', '"' (double quote) look really different (barely recognizable) in most text editing applications (UltraEdit, oXygen, Notepad), and some punctuation signs are no longer bold. Besides, the size corresponding to the standard size on the Mac (9), in which all glyphs fit in a 5px*9px rectangle, seems to be 7 on Windows -- displaying the font in size 9 leads to most glyphs looking really distorted (and bigger), although admittedly more recognizable. But, these glyphs look OK in size 7 when used in MS Word...  Huh

Can anyone tell me why there are such differences between the Mac and the converted version (I don't know much about fonts and font formats...)? Could it be possible to convert the font 1 to 1 so that it looks as good on Windows as on Mac?

Thx a lot for your help!

pagod
Logged
Alex Petrov
Global Moderator
Jr. Member
*****

Karma: +1/-0
Posts: 61


View Profile WWW Email
« Reply #1 on: September 25, 2008, 07:29:14 AM »

The reason is clear. The font suitcase contains bitmap screen fonts for sizes 9, 10 and 12 (NFNT resources). TransType doesn't convert bitmaps but only outline version (sfnt resource). So the result Windows ttf doesn't contain screen versions.
To make the font look the same on Windows you must either hint the result ttf properly (which is a great work for a professional) or add embedded bitmaps to Win TrueType which is also quite a tricky way.
Logged

Alex Petrov
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!