make it possible to cache the resulting pixmap with a metafile
If the metafile contains just one single bitmap, the drawing code optimizes by just using that one bitmap. It (=the resulting pixmap after scaling etc.) however has not been cached so far, which means smoothscaling (to be done) would be quite slow with every paint. Change-Id: I30950c55fbadfddedc7df31283c66ed064b1a1a6
Showing
This diff is collapsed.
Please
register
or
sign in
to comment