Quote:
Originally Posted by klaus
I don't know where these white pixels around the texts do come from.
|
I think digitaldon37 got it right by correcting the forelayer background. I noticed something like this when developing the ImageLibEx library. I think that text drawn on the forelayer is being smoothed or anti-aliased (which mixes the background colour with the text color) while text drawn on the background is not smoothed. I can't explain why because, as this is not within my control being buried in the code for Form, I did not investigate further.