The user should be able to set the font, size and style of arbitrary text regions. Note that a line can have characters of different height so the line metrics have to be computed on a per-character basis, and also the drawing of the lines becomes more complicated.
The user should be able to set the font, size and style of arbitrary text regions. Note that a line can have characters of different height so the line metrics have to be computed on a per-character basis, and also the drawing of the lines becomes more complicated.