DfontSplitter is an open source and free program which allows you to take Mac-formatted .dfont font files and convert them into TrueType TTF fonts, which Windows and other operating systems can usually understand.
DfontSplitter is written in Objective-C/Cocoa and is simply a graphical wrapper around the command line programs Fondu (which is written in C) and ttf2ttc (which are Perl scripts).
What's New in This Release: [ read full changelog ]
· Fixed a bug where DfontSplitter would report valid files as not being in the correct format on some non-English versions of Mac OS X. File type detection is now done through uniform type identifiers, avoiding this issue.