Mozilla Thunderbird 2
This has been annoying me for ages, smiley faces for Microsoft Outlook showing up as J’s in my Thunderbird emails. So here’s the fix:
- Go to C:\Program Files\Mozilla Thunderbird\res\ and create a ‘fonts’ folder.
- Create a file named fontEncoding.properties. You can right click in the fonts folder, then click create new ‘Text document’, then rename it.
- Open the fontEncoding.properties file with your favourite text editor.
- Add the following, save, close, then restart Mozilla Thunderbird:
# Symbol font
encoding.wingdings.ttf = windows-1252
encoding.wingdings2.ttf = windows-1252
encoding.wingdings3.ttf = windows-1252
encoding.webdings.ttf = windows-1252
Big thanks go to http://blog.tcg.com/tcg/2008/03/j-instead-of-sm.html
Mozilla Thunderbird 3
Try this: https://github.com/richq/smileyfixer/downloads
Thanks to Bojan for posting the link.
Mozilla Thunderbird >3
This problem has been fixed now. Upgrade Thunderbird if you are still having issues.
Thanks a million!!!
That was a great help!!
Best regards from Germany,
Peter
thanks! that was bothering me for years!
thanks for the comment. good to know it is helping people.
That was really bothering me too, and a fix was surprisingly hard to find on google! But I eventually found your page and it did the trick perfectly, thanks
wonderful!
Pingback: johnjcamilleri.com » j’s in Thunderbird emails Outlook smiley faces
Hey, thanks for the tip. I got stumped for a while though, because I just copy and pasted the file name from:
“Open the fontEndoding.properties”
I didn’t notice the typo endoding as opposed to encoding and couldn’t figure out what was up. Just thought I’d mention it in case anyone else gets stuck
J!
thanks heaps Adam. Typo fixed
Workaround does not run under TB 3.0.1
Pingback: Daniel Himmel » Thunderbird zeigt keine Smileys von Outlook-Mails an
Thanks! J
Can’t get it working to display in Thunderebird 3.0.3
Trying to get the upper case “P” in webdings to display the Path and Tree symbol. I get the green colour but all it shows is a bit fat “P”.
Can you help please ??
I haven’t been able to get it to work in TB 3 either. Have done some searching but not able to find a solution. Will post one if I find it. Could try the site I credited for this fix for a solution, but last time I looked they didn’t have a new fix either.
Cheers, Justin
Does anyone know how to get this to work in Windows 7? I am not able to create a folder in the fonts folder, nor can I create the fontEncoding.properties to be moved over to that folder.
You will most likely need to action these as the administrator (at best guess). I don’t have Win 7 to test with sorry.
great fix.
Worked like a charm! Thank you very much.
To those who are having problems saving files to your C: on Windows 7 or vista:
Method 1: Run the program that you use to save the file as an administrator
1. Right-click the shortcut that starts the program, and then click Run as Administrator to start the program. If the Run as Administrator option is not available, follow these steps:
1. Right-click the shortcut that starts the program, and then click Properties.
2. Click the Shortcut tab, and then click Open File Location.
3. Right-click the executable file for the program, and then click Run as Administrator to start the program.
Note If the program was installed by using an .msi package file, you must locate the executable file for the program to run it as an administrator. For example, a shortcut to a Microsoft Office program does not include the Run as Administrator option.
2. Save the file.
Method 2: Save the file to the Documents folder and then move it to the destination folder
1. Save the file to the Documents folder.
2. Right-click the file that you saved in step 1, and then click Cut.
3. Click Start
Collapse this imageExpand this image
Start button
, click Computer, right-click the destination folder, and then click Paste.
4. Type the administrator password when you are prompted.
Also, when you save the text file, make sure the other .properties files are visible in that folder (this you do this by changing “save as type-text” to All Files.
Having said all of this, the proposed solution in this article to the “J” issue did not work for me as I am using Thunderbird 3.06.
In Thunderbird 3.1.10 this workaround still does not work, nor is it fixed in Thunderbird itself. I don’t really get the problem, because when I look in the source code of the e-mail it shows “:-)”. Why does Thunderbird not just print this? It’s plain 7 bit ascii!
Tielenaar,
the mails have both a raw ascii and a html version inside it, so that mail clients that doesn’t handle html also will work. Thunderbird can handle html, so it uses that version, but it doesn’t understand what Outlook puts in there
Example, you type “Thank you
”, and Outlook replaces the
with the corresponding symbol from the Windings font, that happen to be in the same place as J in a normal text font. This is what is in the HTML (replaced angular brackets with parantheses):
Thank you (span style=3D’font-family:Wingdings’)J(/span)
This is what worked for me in 3.1.11:
https://github.com/richq/smileyfixer/downloads .
Thanks Bojan. I’ll update the post with your info. Cheers, Justin
I have thunderbird 6.02 and the ‘J’ still doesn’t render as a smiley face. How strange. Aaron
both solutions don’t work in the newest thunderbird version 7.0.1…
Wonderful website. Plenty of useful information here. I’m sending it to a few pals ans also sharing in delicious. And naturally, thank you on your sweat!