static TextWidth() { s_Widths = JsonConvert.DeserializeObject <object[][]>(EmbeddedResource.Load(s_ResourceName)) !; s_DefaultWidth = Get("m"); }