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=473842 Simos Xenitellis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(simos.bugzilla@gm | |ail.com) | --- Comment #12 from Simos Xenitellis <[email protected]> 2011-09-19 10:46:06 EDT --- The characters that are needed are in the Greek Extended Unicode group, http://www.unicode.org/charts/PDF/U1F00.pdf and there are a couple of hundred of them. The Greek Extended Unicode group contains 'pre-composed' characters only. That means, they are essentially the basic Greek vowels with one or more accents. There are nine accents in total for Greek Polytonic. So, for this work it just needs to take the Greek vowels from http://www.unicode.org/charts/PDF/U0370.pdf and add the diacritics (as required) from http://www.unicode.org/charts/PDF/U0300.pdf Sort of a large-scale copy-paste task. -- 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/
