Re: drawImage function appears to render slowly
Posted: 2009-01-13T16:50:43-07:00
Test rendering is a very complex and involved business. not only in drawing but also in the reading, decoding and handling of font files that can have very large vector paths. Most of that time is probably due to the free type font handling.
I would expect it to be much slower.
I would expect it to be much slower.