--- ie_imp_RTF.cpp.orig 2005-06-12 06:54:38.299460096 +0100 +++ ie_imp_RTF.cpp 2005-06-12 06:56:14.917771880 +0100 @@ -8085,7 +8085,7 @@ /*work around "helvetica" font name -replace it with "Helvetic"*/ if (sFontNames[0] == "helvetica") { - sFontNames[0] = "Helvetica"; + sFontNames[0] = "Helvetic"; } #endif /* ! XP_TARGET_COCOA */