6 projects tagged "GD2"
Auxrames is a Web-based PHP tool that allows human resources management. It is designed to manage a team with lot of tasks. You can see holidays (yellow), non-working time (purple), and tasks (green, depending on the workload percents). You can perform user management, import users from your LDAP and possibly AD, and set different groups. Each of your team members can be allocated to one or more groups. You can decide to always display a user even if he has no tasks, so as not to forget him.
phundament is a Yii module for implementing content management. It includes a widget manager for content management, CKeditor 3 with a custom file manager, an interface that can be customized with jQueryUI themes, user registration, widgets for HTML content, blog postings, submenus, and more. It is easy and efficient.
CSS sprite class is a PHP class that can be used to generate sprite images and CSS for use in Web pages. It can take a list of images and generates a single sprite image with all the images inside. The class can also generate CSS style definitions to use in Web pages that need to use the images from the generated sprite image.
Image Font can render images with text, using graphics as fonts. It takes a text string and creates an image on which the characters of the string are displayed using separate image files to render each character. The text may be aligned to the left, right, or center, or be justified. The image width may be limited so the text is wrapped if it exceeds the width limit. The character graphics may be mapped to image files with the same base name in a given directory. Alternatively, an array may be passed to define the paths of the character image files. The generated image may be saved to a file or displayed as the current script output in any of the formats supported by the PHP GD image extension.
GIF Animation Resizer is a class that can resize animations in files of the GIF format. It can take an animated GIF image file and extract its frames to files into a temporary directory. The class resizes the extracted images and rebuilds the animation into a new file in the GIF format.
A command-line utility that simply dumps all attributes of its environment.