Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong umlauts (ü) in IE 8; shifted points #353

Open
GoogleCodeExporter opened this issue Oct 22, 2015 · 1 comment
Open

Wrong umlauts (ü) in IE 8; shifted points #353

GoogleCodeExporter opened this issue Oct 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use IE8 on Windows. (Safari on Mac works great!)
2. Go to http://mirada.hgc.ch/mirada_v2.php
3. Klick on the picture and then in the round menu on the pdf-symbol.
4. In the overlay click on the pdf-symbol and save the pdf.

What is the expected output? What do you see instead?
I see "ü" with shifted points an expect normal "ü" without shifted points ;-) 
(see attachment)

What version of the product are you using? On what operating system?
0.1.5 beta

Please provide any additional information below.
I´ve changed the embedded font to the standard font [var testFont:IFont = new 
CoreFont (FontFamily.HELVETICA);] to except that the problem is within the font 
file.
Surprisingly, "ä" is working correct?!?

Original issue reported on code.google.com by [email protected] on 5 Mar 2012 at 12:27

Attachments:

@GoogleCodeExporter
Copy link
Author

Problem fixed!
Obviously it was a copy/paste problem. Retyping the "ü"´s in the code solved 
the problem...

Original comment by [email protected] on 13 Mar 2012 at 11:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants