Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=681808 --- Comment #16 from Behdad Esfahbod <[email protected]> 2011-03-21 15:46:22 EDT --- Apparently the Apple Roman encoding was changed to substitute the Euro sign instead of the currency sign. That happened in Mac OS 8.5. So, we can call this a legacy-font bug I guess. See: https://secure.wikimedia.org/wikipedia/en/wiki/Mac_OS_Roman#ref_currency In fact, fontconfig has code to prefer Unicode cmap over Apple Roman cmap if the EURO SIGN is covered by the font. That logic however is failing because indeed the Unicode cmap doesn't cover Euro. It may be time to simply remove the Apple Roman decoding from fontconfig. Filed: https://bugs.freedesktop.org/show_bug.cgi?id=35517 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
