http://bugs.winehq.org/show_bug.cgi?id=4812
Summary: Fractal Mapper: fill patterns get wrong Product: Wine Version: 0.9.9. Platform: PC URL: http://www.nbos.com/products/mapper/mapper.htm OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: goeran@uddeborg.se
I'm trying to get Fractal Mapper from NBOS to run under Wine. It is mostly running, but using fill patterns fails.
To reproduce:
1. Download Fractal Mapper 7 trial version from http://www.nbos.com/download/FM7Trial.exe
2. Install: wine FM7Trial.exe
3. Start: wine Mapper7.exe
4. Select some pattern as "Fill Style" (a pull-down menu at the far right of the third panel). For example "Floor, gray"
5. Select the rectangle tool (second item in fourth row of "Standard Tools".
6. Make a rectangle in the drawing area.
The content of the rectangle is not a correct pattern fill, but just some strange color combination. A certain fill pattern seems to give the same color combination all the time, different fill patterns give different patterns. But not the correct pattern.
The bmp file containing the pattern looks correct. They are found in the FillPatterns directory under the installation. Doing something like
display "Floor, gray.bmp"
(using "display" from ImageMagick") shows the pattern correctly.