Thread: Pocket Weather
View Single Post
  #67 (permalink)  
Old 12-02-2008, 08:18 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,068
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Quote:
Originally Posted by klaus View Post
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.
Reply With Quote