Oli Larkin
Oli Larkin
PNGS and SVGS that are drawn in a different scale than their actual size are not antialiased anymore
Could you update to the latest tip and see if this commit fixed it? https://github.com/iPlug2/iPlug2/commit/ab2726c498652170c5c3048ec308dca5806a7780
PNGS and SVGS that are drawn in a different scale than their actual size are not antialiased anymore
@janhase88 Did it fix it?
PNGS and SVGS that are drawn in a different scale than their actual size are not antialiased anymore
Could you provide an example?
PNGS and SVGS that are drawn in a different scale than their actual size are not antialiased anymore
Thanks very much, i'll investigate
hmm. I kind of hate the right-click-triggers ugly-out-of-place text entry behaviour of iPlug1 I've started to try and make things more consistent https://github.com/iPlug2/iPlug2/tree/controls/standardise-right-click If you define IGRAPHICS_NO_CONTEXT_MENU does this behave...
No, my tests involved removing all bitmaps except the background and the knob/s
Not just limited to canvas. You can attach use the IGraphics Text entry to get around this, but we should make it not cause the assertion https://github.com/iPlug2/iPlug2/blob/master/Examples/IPlugControls/IPlugControls.cpp#L34
WIP https://github.com/iPlug2/iPlug2/tree/controls/standardise-right-click