From kde-bugs-dist Sun Feb 22 14:38:13 2004 From: Dik Takken Date: Sun, 22 Feb 2004 14:38:13 +0000 To: kde-bugs-dist Subject: [Bug 75742] Scaled down images in KOffice documents are extremely Message-Id: <20040222143813.12192.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=107746069732259 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=75742 ------- Additional Comments From takken phys uu nl 2004-02-22 15:38 ------- The scaling could be done in a separate thread. KOffice should first generate a fast-but-ugly version. When it gets the time to do so, a more refined version could be created. About your concern of loosing information: You never loose information. KOffice will always have to keep the original image embedded in the document. The image that is used for on-screen display is derived from the original image. No information loss whatsoever.