IMPORTANT NOTICE
Our C++ header files will change their extension from .h to .hpp. This
change is anticipated in the upcoming version and unfortunately will break
source compatibility with previous versions of UPM for every library. You will
need to update your code and change to the new extension format in your
#include
directives.
Here’s a list of other API changes made to the library that break source/binary compatibility between releases:
draw()
function was removed in favor of a more complete GFX library implementation