Hello, I have a TextView which uses a monospace font. I would like to set its width (by using textview.props.width_request = width) to the width of 80 characters. The question is, how can I know the width and height, in pixels, of a character? Thanks, Noam