Abdelrazak Younes <[EMAIL PROTECTED]> writes: > One simple solution would be to add a backgoundColor() member to Font > and to update that when we pass PainterInfo at draw(). Is that > acceptable? I personnally think it is and this new information could > be useful for other needs anyway.
I do not think it belongs to font, but the Painter could have a backgroundColor member that is updated by the painting code. JMarc