Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonycoz/imager
Imager - image manipulation from perl.
https://github.com/tonycoz/imager
c image-manipulation perl
Last synced: 4 days ago
JSON representation
Imager - image manipulation from perl.
- Host: GitHub
- URL: https://github.com/tonycoz/imager
- Owner: tonycoz
- Created: 2011-01-09T03:39:38.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T22:46:41.000Z (about 1 month ago)
- Last Synced: 2024-12-05T05:30:27.116Z (18 days ago)
- Topics: c, image-manipulation, perl
- Language: Perl
- Homepage: http://imager.perl.org/
- Size: 62.7 MB
- Stars: 27
- Watchers: 5
- Forks: 3
- Open Issues: 110
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
================================================================
Copyright (c) 1999-2004 Arnar M. Hrafnkelsson. All rights reserved.
Copyright (c) 2004-2013 Anthony Cook.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.A test font, FT2/fontfiles/MMOne.pfb contains Postscript code
copyrighted by Adobe. See adobe.txt for license information.
================================================================>> THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY WHATSOEVER <<
If you like or hate Imager, please let me know by sending mail
to [email protected] - I love feedback.================================================================
========================
1. Patent infringements?
========================Imager as such contains no patented algorithms. The external
libraries (which are not written by me) may or may not contain
patented algorithms. YOU ARE SOLELY RESPONSIBLE FOR OBTAINING
LICENSE(S) TO USE SUCH LIBRARIES SHOULD YOU NEED ANY.========================
2. Compiling and testing
========================For details on the this process, including library and platform
specific details, see Imager::Install, either by using:perldoc lib/Imager/Install.pod
or at:
http://imager.perl.org/docs/Imager/Install.html
The basic installation process is similar to most other CPAN modules:
perl Makefile.PL
make
make test
make install=======================
3. General information
=======================The Imager module homepage is currently at:
http://imager.perl.org/
You can report bugs by pointing your browser at:
https://github.com/tonycoz/imager/issues
========================
4. Thanks
========================Thanks go to:
Tony Cook ( TonyC )
Claes Jacobson ( Claes )
Philip Gwyn ( Leolo )
Michael Slade ( Micksa )
( Cogent )
Brad Murray ( HalfJack )
Nicholas Dronen ( Veblen )
Michael G Schwern ( Schwern )
Rocco Caputo ( Dngor )
Graham barr ( Gbarr )
Mark-Jason Dominus ( Mjd )
Jerome
Jason Alexander ( Jalex )
Randal R. Schwartz ( Merlyn )
Tkil ( )
Artur Bergman ( Sky )
Luc St-Louis ( Lucs )
PerlJam ( )
Roderick Schertler ( Roderick )
Nathan Torkington ( gnat )
Gabriel Vasseur
kmx
Nicolas Roggli
Justin Davis
Maurice Height
Krzysztof Wojtaś
David Cantrell
Eleneldil G. Arilou
Slaven Rezic
Richard Fairhurst
Nikita Dedik(and just to play it safe) all those I forgot to mention.