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.2.0
(stable)
|
Added new function ps_string_geometry(), ps_set_text_pos(), ps_symbol(), ps_symbol_name(), ps_symbol_width(), ps_begin_pattern(), ps_end_pattern(), ps_begin_template(), ps_end_template(). |