New composers for local languages in Togo
Mats Blakstad
mats.gbproject at gmail.com
Mon Jan 18 16:16:40 PST 2016
I've opened this ticket:
https://bugs.freedesktop.org/show_bug.cgi?id=93660
I need some feedback to be able to upload a final verion!
How should the composer be formatted. Now each composer is added like this:
*<dead_acute> <dead_tilde> <U0190> : "Ɛ̃́" LATIN CAPITAL
LETTER EPSILON WITH TILDE AND ACUTE*
But it looks like the other composer keys have a hash tag and the unicode
after the quotation mark, like this:
*<dead_acute> <dead_tilde> <U0190> : "Ɛ̃́" U+0190 # LATIN
CAPITAL LETTER EPSILON WITH TILDE AND ACUTE*
However, I need several unicodes to represent the symbols, like:
*U+0190U+0303U+0301*
How should I add this? Can I do like this:
*<dead_acute> <dead_tilde> <U0190> : "Ɛ̃́" U+0190U+0303U+0301
# LATIN CAPITAL LETTER EPSILON WITH TILDE AND ACUTE*
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20160119/dae81fd4/attachment.html>
More information about the xorg-devel
mailing list