Summary: | krita 1.5.2 can't save images as bmp | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Elián Hanisch <lambdae2> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elián Hanisch
2007-04-23 05:59:26 UTC
Hi, Bmp export was removed in Krita 1.5. The reason is that there is at least two formats behind bmp, and that the library used by Krita for file export was using the less used, which was causing some confusion. And as bmp is a dead format, no effort was put in supporting better. thank you for clearing that up. SVN commit 745943 by rempt: Add stupid simple bmp export filter. BUG:144551 A bmp (directory) A bmp/CMakeLists.txt A bmp/kis_bmp_export.cpp [License: GPL (v2+)] A bmp/kis_bmp_export.h [License: GPL (v2+)] A bmp/krita_bmp.desktop A bmp/krita_bmp_export.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=745943 |