NStack
NStack copied to clipboard
Update Rune.ColumnWidth.cs
Causing System.IndexOutOfRangeException in bisearch(uint rune, uint [,] table, int max) at
if (rune < table [0, 0] || rune > table [max, 1])