I've been working along with my programmer on a plugin, and it uses png files. There's a loss of transparency when the png files are saved/compressed, creating a faint outline around them. We want no quality loss to the images, so we've been looking into solutions.
So my programmer says he can get around it using a different library, but he doesn't know how to load a custom library in MV. For example, he'd like to load this one. Is it possible, and if so, how?
If there is no way to load said library is there any way to save png files using "toDataURL("image/png", 1)" without any loss of transparency?
So my programmer says he can get around it using a different library, but he doesn't know how to load a custom library in MV. For example, he'd like to load this one. Is it possible, and if so, how?
If there is no way to load said library is there any way to save png files using "toDataURL("image/png", 1)" without any loss of transparency?
