Skip to content
  • Luis Javier Merino's avatar
    Update character widths to Unicode 14 · 2f700399
    Luis Javier Merino authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    Changes in width for new assigned characters.
    
    The only assigned character which changes width is:
      U+1734 HANUNOO SIGN PAMUDPOD
    which changes its width from 0 to 1.
    
    Summary of changes:
     #
     # Characters count for each width:
     # -1:    2112
    -#  0:    2014
    -#  1:  927527
    -#  2:  182459
    +#  0:    2127
    +#  1:  927360
    +#  2:  182513
     #
     # Ranges count for each width:
     # -1:       3
    -#  0:     340
    -#  1:     452
    -#  2:     117
    +#  0:     349
    +#  1:     466
    +#  2:     122
    
    So:
     +113 characters with width 0
     -167 characters with width 1
     + 54 characters with width 2
    2f700399