Package Information |
Summary |
An extension to create PostScript files |
Maintainers |
Uwe Steinmann <
uwe at steinmann dot cx >
(lead)
[details]
|
License |
PHP 3.0.1 License |
Description |
ps is an extension similar to the pdf extension but for creating PostScript files. Its api is modelled after the pdf extension. |
Release notes
Version 1.3.0
(stable)
|
Added function ps_shfill(), ps_shading(), ps_shading_pattern(), ps_get_buffer(). New example files shading.php and image.php. Renamed undocumented function ps_setoverprint() to ps_setoverprintmode(). |