Code Monkey home page Code Monkey logo

Comments (6)

muzimuzhi avatar muzimuzhi commented on July 28, 2024 2

Starting with 10.01.0, Ghostscript removed its (long-existing PostScript-based) pdf interpreter, hence dvisvgm had to choose another tool, mutool.

See dvisvgm v3.0 release notes and its manpage (https://dvisvgm.de/Manpage/).

from dvisvgm.

ryandesign avatar ryandesign commented on July 28, 2024

So it is not possible for dvisvgm to be rewritten to use Ghostscript 10.01.0+'s new PDF interpreter? Or do you mean Ghostscript 10.01.0+ no longer offers any PDF interpreter?

from dvisvgm.

mgieseki avatar mgieseki commented on July 28, 2024

Ghostscript replaced its PostScript-based PDF interpreter with a completely new one written in C. Unfortunately, it doesn't provide means to override the PDF operators which was possible before. Thus, dvisvgm can no longer properly interact with the PDF interpreter. I currently don't see a way to utilize the new Ghostscript releases for dvisvgm's PDF conversion functionality.

from dvisvgm.

ryandesign avatar ryandesign commented on July 28, 2024

Ok thanks for the explanation. It's a shame that Ghostscript removed a feature you were relying on.

from dvisvgm.

muzimuzhi avatar muzimuzhi commented on July 28, 2024

See also #226.

from dvisvgm.

mgieseki avatar mgieseki commented on July 28, 2024

Just a short addition: Ghostscript is still required for dvisvgm's PostScript functionality, i.e. processing of PS specials or the conversion of PS/EPS files. So, mutool doesn't replace Ghostscript completely. It's only required for handling PDF stuff.

from dvisvgm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.