Umlauts not showing
markusH - February 22, 2008 - 17:54
| Project: | Dynamic Rendering |
| Version: | 5.x-1.0 |
| Component: | sIFR plugin |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Hi, I got the problem that umlauts are not showing using the sifr plugin. They're just missing from the rendered result. "Bühne" (stage) simple renders to "Bhne".
Any ideas?

#1
This is because your .swf font files do not contain the needed latin1 characters. You probably need to create your own .swf font file and embed the required characters manually. This has nothing to do with Dynamic Rendering module.
Please be aware that there is no support for the sIFR technology itself. For further support, troubleshooting and frequently asked questions regarding implementation of sIFR see sifr-README.txt
#2
I understand that sifr is external technology. So, even more: thanks a lot for pointing me in the right direction. That solved my problem. I embedded the missing characters and got the umlauts.