Closed DaMatrix closed 4 years ago
This turned into more of a refactor of PImage
and making it not inherit PIcon
. This is really enough for now, actual image encoding stuff can come later (once I've decided how best to implement compression in #38).
porklib:graphics is a bit of a mess I threw together as an afterthought while making porklib:gui earlier this year. I'm going to completely rewrite it in a more logical way, and add a number of features such as a superior image encoding/decoding API than ImageIO.