目录

PostScript::Simple

INTRODUCTION

PostScript::Simple allows you to have a simple method of writing PostScript files from Perl. It has several graphics primitives that allow lines, circles, polygons and boxes to be drawn. Text can be added to the page using standard PostScript fonts.

It is named PostScript::Simple because it is intended to be simple to use to generate PostScript pages from Perl, not because it is a simplified interface for some other module, or can’t do advanced things.

Features include:

Generation of multi-page PostScript files
Generation of single-page EPS files
Creating lines/circles etc.
Rectangles and boxes
Text
Colour
Pre-defined paper sizes
Etc. etc.

The file examples/example.pl provides some bad examples of what this module does.

SOURCE

The module source is now hosted on GitHub; see:

https://github.com/mcnewton/postscript-simple

INSTALLATION

To install this module type the following:

perl Makefile.PL make make test make install

COPYRIGHT AND LICENCE

Copyright (C) 2002-2014 Matthew C. Newton

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, available at http://www.gnu.org/licenses/gpl.html.

ACKNOWLEDGEMENTS

Many people have contributed in different ways to PostScript::Simple. Thanks go to everyone involved! People who have helped include (in no particular order):

Mark Withall, Andreas Riechert, P Kent, Flemming Frandsen, Michael Tomuschat, Vladi Belperchinov-Shabanski, Eric Voisard, Martin McCarthy, Eric Wilhelm, Glen Harris, Peter Kuehn, Tomas Karlsson, Satoshi Azuma

I apologise if you should be here and I have missed you, please let me know.

If you have sent me a patch for this module, and had no reply, please re-send it. I’m particularly bad at missing e-mails…

关于

用于生成PostScript文档的Perl模块

196.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号