ASong2U_Web/wp-content/plugins/special-recent-posts/lib/phpthumb
2012-07-11 16:28:51 +00:00
..
thumb_plugins git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00
GdThumb.inc.php git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00
PhpThumb.inc.php git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00
README.md git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00
ThumbBase.inc.php git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00
ThumbLib.inc.php git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@2 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 2012-07-11 16:28:51 +00:00

PHP Thumb

PHP Thumb is a light-weight image manipulation library aimed at thumbnail generation. It features the ability to resize by width, height, and percentage, create custom crops, or square crops from the center, and rotate the image. You can also easily add custom functionality to the library through plugins. It also features the ability to perform multiple manipulations per instance (also known as chaining), without the need to save and re-initialize the class with every manipulation.

More information and documentation is available at the project's homepage: http://phpthumb.gxdlabs.com