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=572849 --- Comment #3 from Kevin Fenzi <[email protected]> 2010-03-15 11:14:25 EDT --- Ah ha. Another comment from someone upstream: "The SFD is defined to be in ASCII, and strings with characters outside this repertoire are normally encoded as UTF-7. You can see this in the handling of the name table, for example. However, the Copyright line isn't treated this way. Examination of sfd.c in the current (20090923) tarball shows that Copyright only has EOL-escaping performed, so it can only be ASCII. I think that correcting this would need the format definition changing to UTF-7 encode the Copyright line as well. The locale of the user shouldn't matter for reading and writing of these files." -- 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/
