http://bugs.winehq.org/show_bug.cgi?id=36917
Bug ID: 36917 Summary: Synthmasters fails to draw correctly Product: Wine Version: 1.7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: bique.alexandre@gmail.com
Created attachment 49028 --> http://bugs.winehq.org/attachment.cgi?id=49028 Screenshot
Synthmaster is a Windows VST (synthesizer). I use it along with vst-bridge and renoise.
https://github.com/abique/vst-bridge http://renoise.com/
It fails to render correctly, and I think that it is related to the following lines:
fixme:wincodecs:PngDecoder_Block_GetCount stub fixme:gdiplus:GdipGetLineSpacing ignoring style fixme:gdiplus:GdipDrawPath graphics object has no HDC fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
Is it an issue coming from wine or SynthMaster?
Thanks!