| Projects on Google Code | Results 1 - 10 of 44 |
Various pure Tcl and Tcl C-extensions written at FlightAware and released as open source, including
== tclgd ==
The GD graphics drawing library is a software library that programmers use to draw, paint, create graphs and tables, resize images, draw text and add watermarks, and so forth.
_Mov...
=PHP Image=
PHP Image is an image class framework to help create images with PHP and GD2. Pretty much any common task is achievable through the use of simple plugins. The code is PHP 5 only, it is extensively unit tested, and it's completely free.
----
=A simple thumbnail example=
Creating a...
This is a framework for using the "GD" graphics library in Objective-C.
You can use this library for reading and writing images in GIF, JPEG and PNG
formats. There are many other image manipulation routines in the GD library that
I haven't included here, but it should be trivial to extend the fra...
Creates dynamic, text based images with any ttf font
Kohana PHP has an image library that provides tools to manipulate an image and then save it to a desired location. DynamicImage is designed to deliver an existing image stored on the server to the client at any size, using one of three standard formats. The resulting image is not effecting the sourc...
This class allow you to perform some actions on uploaded images like save an image, resize it...
For the moment you can: save an image, resize an image, delete one or more files. But with the time new function will be added to the class allowing more actions.
=Functions=
* _save_ - Allow y...
Live Avatar aims to be a PHP and GD based solution producing custom imagery using aggregated data from social networking sites and other sources.
The avatar, an image that represents you on-line on your site, communities and instant messaging, but this has been a very static thing. If you as a us...
A web-based image gallery written in PHP. SIG: Image Gallery (i.e. SIG, a recursive acronym) is a complete rewrite of the gallery and a successor to Simulacra Image Gallery. "Simulacra" will eventually be removed as a product name.
*You are encouraged to download sig-2.0.0-alpha.tar.gz and add ...
This is how I think PHP should handle images.