4 projects tagged "PNG"
DatePNG is a PHP class can be used to generate a PNG image with a given time. It opens a template image in PNG format and renders text with a time in one or more formats. The font, size, position, angle, and color of the text are configurable parameters. The resulting image is generated in the PNG format as the current script output.
WS Charts is a PHP class that can be used to render charts of several types. It takes a list of values that define points of one or more sets and renders charts of several possible types: line, bar, surface, and pie. The class provides options to choose colors, gradients, show coordinates, etc. The generated charts can be saved to a given file or displayed as the current script output.