diff --git a/muk_thumbnails/doc/index.rst b/muk_thumbnails/doc/index.rst index 080627f..82d48a8 100644 --- a/muk_thumbnails/doc/index.rst +++ b/muk_thumbnails/doc/index.rst @@ -35,6 +35,17 @@ FFmpeg is a complete, cross-platform solution to record, convert and stream audi To install FFmpeg please follow the instructions (`here `_). +Ghostscript +------------- + +Ghostscript is a suite of software based on an interpreter for Adobe Systems PostScript and +Portable Document Format (PDF) page description languages. Its main purposes are the +rasterization or rendering of such page description language files, for the display or printing +of document pages, and the conversion between PostScript and PDF files. + +To install Ghostscript please follow the instructions (`here `_). + + Installation ============