Apache OpenOffice (AOO) Bugzilla – Issue 47017
Please improve rendering of pasted bitmaps - change to bilinear or bicubic resampling
Last modified: 2013-08-07 14:38:26 UTC
If I paste a bitmap from MS Paint into a document, it is apparently rendered using sampling, while the same bitmap image, when inserted into a document as a .BMP file, is rendered using interpolation. See the attached file. Not only is the rendering used with the pasted bitmap ugly, but if you scale the picture then some lines become completely invisible. All bitmap images should be rendered the same way, no matter how they were inserted into the document!
Created attachment 24834 [details] text doc showing the problem
MRU->SJ: see the smnaller scaled images on the right; the first one is displayed very ugly
sj->thb: This seems to be another anti aliasing problem that is most probably double to anoter issue.
Retargeted, due to resource constraints.
Looks like the solution is well underway.
Verified pass with build r1404513. paste and insert to document have same effect. and scale the picture will not reflect display effect.