Hi
Anyone using GUI_PNG_Draw (or _DrawEx)? I am successfully using the BMP, JPG versions but linker fails to find the PNG version. I have checked and it is prototyped in GUI.h.
Is there a different library or option I need to switch on?
Thanks
Hello Matthias!
Thanks for your answer, now the code compiles. Now the problem is that the GUI_PNG_DrawEx() function returns with 1 and picture is not appearing. I have read that in case of PNG support emwin needs more RAM memory. How can be this requirement supported?
Regards