Version: 2.0 beta-5 (using 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)) "release 76.2", KDE:KDE4:Factory:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (x86_64) release 2.6.27.7-9-default If I insert a image it looks ugly. And I don't know how I can fix this. See attachment for more.
Created attachment 30295 [details] Screenshot
Can you attach the image you inserted ? Does it happen with every images ?
SVN commit 916284 by jaham: as long as we have no gui to change the display image quality, we should use higest quality, otherwise users start to complain CCBUG:180888 M +1 -1 KoImageData_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=916284
SVN commit 916340 by zachmann: o Fix 180888: kword: inserted image looks ugly kword: inserted image looks ugly Don't use any foo to scale the image but use it like it is loaded. If we want different quality levels this should be done in the picture shape. BUG:180888 M +32 -45 KoImageData.cpp M +1 -1 KoImageData.h M +2 -7 KoImageData_p.cpp M +1 -2 KoImageData_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=916340