ghostscript (10.0.0)
Published 2025-03-10 08:36:31 +01:00 by puppet
Installation
dotnet nuget add source --name puppet --username your_username --password your_token
dotnet add package --source puppet --version 10.0.0 ghostscript
About this package
Ghostscript is a package of software that provides:
- An interpreter for the PostScript™ language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in;
- An interpreter for Portable Document Format (PDF) files, with the same abilities;
- The ability to convert PostScript language files to PDF (with some limitations) and vice versa; and
- A set of C procedures (the Ghostscript library) that implement the graphics and filtering (data compression / decompression / conversion) capabilities that appear as primitive operations in the PostScript language and in PDF.
Ghostscript is written entirely in C, with special care taken to make it run properly on a wide variety of systems, including MS Windows, Apple MacOS, the wide variety of Unix and Unix-like platforms and VMS systems.
upgrade to 10.0.0
Details
Assets (2)
Versions (1)
View all
ghostscript.10.0.0.nupkg
4.8 KiB
ghostscript.nuspec
1.6 KiB
10.0.0
2025-03-10