Giter Club home page Giter Club logo

Comments (4)

llgcode avatar llgcode commented on May 26, 2024

Hello,
I agree.

In fact, there's a postscript parser that uses draw2d https://github.com/llgcode/ps
It would be consistent to have the reader and the writer.

What is your use case?
Who uses postscript today?
Is it really useful?

from draw2d.

autumnull avatar autumnull commented on May 26, 2024

My specific use case is writing a program that needs to produce EPS output so that it can be used by fontforge during tracing of bitmap glyphs.

Postscript is used in various PDF-generating systems, like e.g. LaTeX. It's very a very common page description format for things that intend to be printed at some point, as opposed to SVG which is designed more for web use.

In general though, EPS files tend to be more commonly used than raw postscript, since they can be embedded in PDFs and are just a general-purpose vector graphics format, probably the second most common general-purpose vector format besides SVG, in my experience. As for who uses it, Donald Knuth has a collection of EPS files on his website here.

from draw2d.

llgcode avatar llgcode commented on May 26, 2024

Ok, do you a sample draw2d code that may suit your need. I can use my own sample but it will be better to have realistic sample for your need

from draw2d.

autumnull avatar autumnull commented on May 26, 2024

i don't really know how to produce sample code for this because the feature doesn't exist yet :) i would suggest using your own sample code instead.

from draw2d.

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.