for _, txt := range r.Fields {
            label := &Label{

                x:     r.x + r.Pad.Left,
                y:     r.y + y,