I have a PNG file that just contains a single colour (black font), how easy is it to change the black colour to another colour and generate different coloured fonts?
Basically I load in the PNG as raw data before creating an image from it, could I change the palette entry before I convert it to a PNG and expect this to work?

Reply With Quote

