RE: re: TrueType font support and 3.6
"Andreas Raab" <[email protected]> Sat, 21 Jun 2003 16:31:57 +0200
| Newsgroups | gmane.comp.lang.smalltalk.squeak.foundation |
|---|---|
| Message-ID | <002101c33801$df1bce10$8ef7fea9@atlantis> |
> If you get the MessageTally, 70% of time goes to the > BalloonEngine>>copyLoopFaster. This is why I think Arjen's new BB > combinationRule will help here a lot. How so? The time spent in #copyLoopFaster exclusively goes into the anti-aliased rasterization of the vector shape in which BitBlt isn't involved at all. I don't see how some new combination rule would help. Cheers, - Andreas