From c6072f4ec5ad506e002b8b02986153db2adadd4a Mon Sep 17 00:00:00 2001 From: Mathias Markl Date: Wed, 25 Jul 2018 03:32:51 +0200 Subject: [PATCH] .. --- muk_thumbnails/doc/index.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 ============