Files
libreoffice/cppcanvas
Thorsten Behrens af1514abf2 Performance: avoid scaling just-generated bitmap 2nd time
We're creating the bitmap to exactly match our output size -
so why rounding off total transformation again, incurring another
expensive bitmap scale down in the canvas?
2012-03-16 17:02:20 +01:00
..
2012-02-27 21:38:50 +07:00
2011-11-21 22:46:17 +01:00

Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter.