SDL image loading library
SDL_image is an image file loading library for SDL that supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, and XV.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'libjpeg' does not match package name 'libjpeg-turbo' | |
formatting Look for formatting issues in the source | line 242 is way too long (91 characters) |