<< TeX >> Fonts
One of the benefits of PostScript is that it is resolution independent. What this means is that it can support the highest resolution of your device -- and that you can reasonably preview PostScript on a low resolution screen.
There are two free PostScript interpreters for the Amiga. Post and Ghostscript. Post comes as an Amiga shared library along with front ends for previewing to the screen and printing. This structure allows others to write programs that can show PostScript images on screen. In fact, AmigaTeX uses Post's library to support incorporation of PostScript into documents. Ghostscript similarly comes in two programs, but not as a shared library. Ghostscript is the rendering engine, and Ghostview is the front end. Sources: Aminet (directorys `text/print' and `text/dtp'), Fish disk 669
<< TeX >> Fonts