Alien-SDL3_image
view release on metacpan or search on metacpan
# Prerequisites
Depending on your platform, certain development dependencies must be present.
These are required for building `SDL2_image` for image loading support:
Linux (Debian/Ubuntu):
```
$ sudo apt-get install libpng-dev libjpeg-dev libwebp-dev
```
macOS (using Homebrew):
```
$ brew install libpng jpeg-turbo libwebp
```
# LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License
2\. Other copyrights, terms, and conditions may apply to data transmitted through this module.
# AUTHOR
lib/Alien/SDL3_image.pm view on Meta::CPAN
Returns a list of the dynamic library or shared object files.
=head1 Prerequisites
Depending on your platform, certain development dependencies must be present.
These are required for building C<SDL2_image> for image loading support:
Linux (Debian/Ubuntu):
$ sudo apt-get install libpng-dev libjpeg-dev libwebp-dev
macOS (using Homebrew):
$ brew install libpng jpeg-turbo libwebp
=head1 LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License
2. Other copyrights, terms, and conditions may apply to data transmitted through this module.
=head1 AUTHOR
( run in 1.091 second using v1.01-cache-2.11-cpan-df04353d9ac )