Télécharger la liste

Description du projet

Easy PHP Thumbnail Class can be used to manipulate
images and generate thumbnails. It can load images
from files and generate thumbnails that can be
saved to files or be generated as the current
script output. The class can also perform other
image manipulation functions such as adding
shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-02 01:46
2.0.4

La fonction de transparence, MakeTransparent, a été améliorée. Une option pour conserver la transparence de l'image source a été ajouté. Une fonction de toile a été ajouté à créer une image de la mémoire. Une fonction base64 a été ajoutée à la production une vignette que les données codées en base64. Le «Polaroid» et «displacementmap" fonctions ont été ajoutées à la version open source. La fonction addText a été ajouté à ajouter du texte à l'image d'origine. Des observations ont été ajoutées au code personnalisé pour permettre "léger" construit. Un bug dans la fonction displacementmap a été fixé.
Tags: Stable (2.0.x)
The transparency function, Maketransparent, was improved. An option to keep the transparency of the source image was added. A canvas function was added to create an image from memory. A base64 function was added to output a thumbnail as base64 encoded data. The "polaroid" and "displacementmap" functions were added to the open source version. The Addtext function was added to add text to the original image. Comments were added to the code to allow custom "lightweight" builds. A bug in the displacementmap function was fixed.

2010-04-16 00:35
2.0.3

La possibilité d'enregistrer une miniature avec un nouveau nom de fichier a été Adde. L'option pour régler la largeur et la hauteur d'une vignette a été ajouté. Un bug a été fixé dans l'option chmod. Animated PNG (ANPG) de soutien a été ajouté.
Tags: Stable
The option to save a thumbnail with a new filename was adde. The option to set both the width and height of a thumbnail was added. A bug was fixed in the chmod option. Animated PNG (ANPG) support was added.

2009-12-10 07:27
2.0.2

Un bug dans la fonction de redimensionnement concernaient le pourcentage et les paramètres de l'inflation.
Tags: Stable
A bugfix in the resize function related to percentage and inflation parameters.

2009-10-09 21:35
2.0.1

Cette version ajoute une option de culture à l'aplomb des cropImage () la fonction.
Tags: Stable
This release adds a square crop option to the Cropimage() function.

2009-05-19 06:20
2.0.0

Cette version apporte de nombreuses nouvelles fonctionnalités et d'effets. Il optimise le code et corrections de quelques bogues mineurs.
Tags: Stable (2.0.x)
This release adds many new features and effects. It optimizes the code and fixes some minor bugs.

Project Resources