OK. I’ll ask the question what is :the new Unicode Support option" supposed to do? What if it’s not checked then what? I have zero expectations for it, so it works as expected …
BTW, I like the option to Warn me when I open 10 or more fonts … has saved me from myself more than once.
This is Unicode text: ĀāĪīŪū
Since I use Windows ME, Unicode text is not supported.
If I paste that into the Preview Toolbar [F8], what I get is AaIiUu.
Try it with Unicode Support enabled. What I suspect should happen is that you will be able to see ĀāĪīŪū in the selected font (try Arial or Times, which both support those characters). You can also use Unicode in the Font Test Window.
In Windows ME, FontCreator uses the escape character \ to display Unicode (double-byte) characters in the Preview.
Now that I have Windows XP, I am able to test this feature. The results were not what I expected.
FC5 Unicode Preview.png
Unicode Text can, however, be pasted into the Font Test Window.
FC5 Unicode Font Test.png
No. It is working OK. What I missed was that the text in the Preview toolbar changed after I enabled Unicode support. ĀāĪīŪī became AaIiUu and \0100\0101 became Āā
FC5 Unicode After Enabling.png
That’s because FontCreator assumes the text contains ASCII characters (Unicode support was disabled at that time). So basically it is a result of the conversion to Unicode. The opposite direction (when you disable Unicode support) is more logical, but why would you want to do that