| Summary: | Palapeli fails on images with transparency. | ||
|---|---|---|---|
| Product: | [Applications] palapeli | Reporter: | Parker Coates <coates> |
| Component: | general | Assignee: | Stefan Majewsky <majewsky> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde-games-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.0 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of issue | ||
|
Description
Parker Coates
2009-10-26 00:00:56 UTC
Created attachment 37833 [details]
Screenshot of issue
SVN commit 1045105 by majewsky: Add flags to Pala::Slicer, and respect them in Pala::SlicerJob. There is initially only one flag, that controls whether the slicer can cope with transparency. BUG: 211857 M +19 -0 libpala/slicer.cpp M +27 -7 libpala/slicer.h M +15 -0 libpala/slicerjob.cpp M +6 -0 libpala/slicerjob.h M +1 -1 src/creator/puzzlecreator.cpp M +1 -1 tools/libpala-puzzlebuilder.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1045105 |