Lee Jenkins wrote: > > Hi all, > > I'm having a problem with drawing text on an image using the DrawText > function where the area around the text masked out. Please see the > attached image. > > This same routine works perfectly in Delphi. Maybe the > Canvas.Brush.Style := bsClear is not working?
There's a bug in Delphi regarding bsClear ( http://www.efg2.com/Lab/OtherProjects/PrinterDemo2.htm <http://www.lockproxy.info/unblock-sites/index.php?q=uggc%3A%2F%2Fjjj.rst2.pbz%2FYno%2FBgureCebwrpgf%2FCevagreQrzb2.ugz>). See issues 8455 and 8340 in bug tracker for more info. Maybe this can help you. Luiz _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
