You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…separate image file types loaders with actuall Image class. This also allows to use user-defined image loader to work with whole library (i.e. image/texture classes).
…lems with padding/alignment by forcing it to all images loaded from files where it doesn't occur normally. This includes adding padding to TGA, JPEG and PNG formats when loaded, and stripping padding when saving image to files when needed. Implemented saving images to BMP files.
Implement support for TGA images.
The text was updated successfully, but these errors were encountered: