This adds palette handling to the INI file. Not 100% just yet but the basics are there. This allows for either users to setup color filtering for images on their own if they wish or more importantly a mechanism for displays with multiple colors to use a built in function to filter out colors prior to passing the image to the display() function.
This adds palette handling to the INI file. Not 100% just yet but the basics are there. This allows for either users to setup color filtering for images on their own if they wish or more importantly a mechanism for displays with multiple colors to use a built in function to filter out colors prior to passing the image to the
display()
function.