Ghostscript は PostScript と PDF を処理できるインタープリタ.
PostScript プログラムを非 PostScript プリンタの制御コードへ
変換するための多くのデバイスドライバ組み込まれているので
これを利用して非 PostScript プリンタ用フィルタを作れる.
GhostScript で使えるデバイスを知るには
$ gs -h
を実行すればよい.
現在 GhostScript にはライセンスの違いで 2 つのバージョンがある.
- GNU Ghostscript
- Aladdin Ghostscript
GNU Ghostscript は GPL による配布で,
Aladdin Ghostscript は Aladdin Free Public License による配布.
Aladdin Free Public Liscense では FTP による配布に制限を設けていないが
CD-ROM などに収録する場合にはライセンス料を払わなくてはならない.
AladdinGhostscript はリリースされてから1年くらい経つと
GNU Ghostscript として再リリースされる.
Ghpostscript の詳細は
http://www.cs.wisc.edu/~ghost/