Swiftpack.co - ctreffs/SwiftSDL2Image as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ctreffs.
ctreffs/SwiftSDL2Image 0.1.2
Swift wrapper for SDL2 Image
⭐️ 0
🕓 14 weeks ago
.package(url: "https://github.com/ctreffs/SwiftSDL2Image.git", from: "0.1.2")

Swift SDL2 Image


THIS IS A WORK IN PROGRESS AND DOES NOT NECESSARILY FUNCTION AT ALL!


https://www.libsdl.org/projects/SDL_image/docs/SDL_image.html

macOS

 pkg-config --libs --cflags sdl2_image
-D_THREAD_SAFE -I/usr/local/include/SDL2 -L/usr/local/lib -lSDL2_image -lSDL2

Linux

pkg-config SDL2_image --libs --cflags
-D_REENTRANT -I/usr/include/SDL2 -lSDL2_image -lSDL2

License

ZLIB

GitHub

link
Stars: 0
Last commit: 14 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics