Dear Werner,
you wrote

Below is a small perl script which does that. Note that it doesn't `fake' glyphs, this is, it doesn't construct, say, `Amacron' from an `A' and a `macron' glyph. Any volunteer for this?
May I volunteer

SADAHIRO Tomoyuki <[EMAIL PROTECTED]> http://homepage1.nifty.com/nomenclator/perl/

with his module Unicode::Normalize for this task?

It seems the following function is what you are looking for:

$NFC_string = NFC($string)
returns the Normalization Form C (formed by canonical decomposition followed by canonical composition).


Sincerely, Michail



_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to