Re: code "stack" height

From: Michael D'Errico (mike-list@pobox.com)
Date: Sat Jan 23 2010 - 15:27:09 CST

  • Next message: Mark Davis ☕: "Re: code "stack" height"

    > What is the maximum number of codes, if any?, that together compose a single character?

    If you are referring to canonical decomposition, then I believe the
    answer is 4. At least in version 5.0 this was true. One example is:

        1F82 -> 1F02 0345 -> 1F00 0300 0345 -> 03B1 0313 0300 0345

    When you talk about compatibility decomposition, there is one
    character that expands to 18 code points.

    Mike



    This archive was generated by hypermail 2.1.5 : Sat Jan 23 2010 - 15:27:37 CST