sdl_image
1.2.12_14Simple library to load images of various formats as SDL surfaces
This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. API: #include "SDL_image.h" SDL_Surface *IMG_Load(const char *file); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char *type); where type is a string specifying the format (i.e. "PNG" or "pcx"). Note that IMG_Load_RW cannot load TGA images. An example program 'showimage' is included, with source in showimage.c
Origin: graphics/sdl_image
Category: graphics
Size: 166KiB
License: LGPL21
Maintainer: amdmi3@FreeBSD.org
Dependencies: 5 packages
Required by: 142 packages
Website: www.libsdl.org/projects/SDL_image
$
pkg install sdl_imageDependencies (5)
Required By (142 packages)
54321agameamoebaxarmagetronadasusoledberetbilobabiniax2black-boxblinkensisters-with-addonsblockragebloodfrontierbomb-her-manbomberclonebrainpartybrickshooterbrikxbrumbrumrallybrutalchessbtanksbugsquishbumpracecave9chappingchromacircuslinuxconcentrationcriticalmasscsmashcubecuyod2xdangendodgindiamond2egobooendgame-singularityentombedexcidoexplosionsf1spirit-remake...and 102 more
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)qt6-svg6.10.1
Qt6 classes for displaying the contents of SVG files