Subscribe

How to install SDL_image in CentOS/RHEL 8 (x86_64)

Image loading library for SDL

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install SDL_image

Description

Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide fast access to the graphics frame buffer and audio device. This package contains a simple library for loading images of various formats (BMP, PPM, PCX, GIF, JPEG, PNG) as SDL surfaces.

RPMs

Igor Gnatenko (2018-02-09) - Escape macros in %changelog