BasicGraphics Version 2
Tiny changes but I think it should be published:
BasicGraphic and HiColorGraphic now have LoadFromFile() and LoadFromResource() static methods (Like BasicFonts does). We were going to replace the old ways of generating from file and from resource, but decided against it for backward compatibility.
Hopefully something else happens soon