https://bugzilla.wikimedia.org/show_bug.cgi?id=30611
--- Comment #17 from Amir E. Aharoni <[email protected]> 2011-08-31 20:22:35 UTC --- Created attachment 9000 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9000 better implementation of the dottedCircleWithDiacritic function (See comment 14 for the general description.) Description: 1. Created dottedCircleWithDiacritic function in the closure. 2. Changed arabic, arabic extended and hebrew sections to work with the function. Other comments: 1. If this is fine, other sections that use \u25cc should use this function, too. Currently it's sinhala and gujarati, and it's useful for more languages. 2. Is there a nice way to program this function to accept an array of characters and return an array of sequences, so it won't have to be repeated so many times? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
