PHP Image library

My PHP image library is a simple graphics library which contains a small number of operations that complement the standard gd functionality. The project was abandoned when SVG renderers and tools started to catch up with its capabilities (and I gradually abandoned PHP in favour of Java), but it may still be very useful as (good) SVG renderers aren't always available and the interface of this library is far simpler and more intuitive.

Operations

Remarks

Examples (not very representative)

Files