Difference between revisions of "Sam2p"
(Created page with "{{Entry |Name=sam2p |Short description=Converts raster images to Adobe PostScript or PDF files |Full description=sam2p is a UNIX command line utility written in ANSI C++ that con...") |
|||
| Line 40: | Line 40: | ||
}} | }} | ||
{{Software category | {{Software category | ||
| − | |Graphics= | + | |Graphics=2d,raster |
|Interface=command-line | |Interface=command-line | ||
|Works-with=graphics | |Works-with=graphics | ||
Latest revision as of 13:51, 12 April 2011
sam2p
http://www.inf.bme.hu/~pts/sam2p/
sam2p is a UNIX command line utility written in ANSI C++ that converts many raster (bitmap) image formats into Adobe PostScript or PDF files and several other formats. The images are not vectorized. sam2p gives full control to the user to specify standards-compliance, compression, and bit depths. In some cases sam2p can compress an image 100 times smaller than the PostScript output of many other common image converters. sam2p provides ZIP, RLE and LZW (de)compression filters even on Level1 devices.
Documentation
User README included and available in HTML format from http://www.inf.bme.hu/~pts/sam2p/README.txt
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 12 December 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:pts@fazekas.hu |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | cjpeg |
| Weak prerequisite | djpeg |
| Required to build | Perl |
| Weak prerequisite | pngtopnm |
| Required to build | GNU make |
| Weak prerequisite | tif22pnm |
| Required to build | Bourne-compatible shell |
| Weak prerequisite | png22pnm |
| Weak prerequisite | tifftopnm |
This entry (in part or in whole) was last reviewed on 7 January 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.