package tprint type ColSpec struct { Name string MaxWidth int MaxHeight int }