9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: tlaronde@polynum.com
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] anyone attempted to build ghostscript recently?
Date: Fri,  3 May 2013 19:50:06 +0200	[thread overview]
Message-ID: <20130503175006.GA484@polynum.com> (raw)
In-Reply-To: <CAJd0wvC3gTOdNF9pG7oKNYcpx_Y-yOaqcLzhNjNEiPGhfe+zvg@mail.gmail.com>

On Fri, May 03, 2013 at 09:14:18AM -0800, Jack Johnson wrote:
> Is a PS/PDF library something that might benefit from reconstruction in Go?
> Or is it just a spaghetti mess?

Whatever the way (porting existing to Go or writing from scratch), a Go
version would be an improvement against a C++ one with gigabytes
of dependencies. This may be (partly) achievable with a PDF library,
I doubt something like Ghostscript is achievable (and I even wonder if
that makes sense to reimplement a full PostScript interpreter).

The problem is: if this is just to render documents created on Plan9,
a minimum is required, but one could get rid entirely of PostScript or
PDF. If this is to view an external PDF document, or to render an
external PS document, that may use the latest version (for PDF) or a lot
of features (for PS), you're skrewed. But in this case, there are
probably online PDF viewers...

--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



  parent reply	other threads:[~2013-05-03 17:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03 14:18 Steve Simon
2013-05-03 14:22 ` erik quanstrom
2013-05-03 14:34   ` Kurt H Maier
2013-05-03 15:53 ` David du Colombier
2013-05-03 20:08   ` Steve Simon
2013-05-04  7:43     ` tlaronde
2013-05-03 16:20 ` tlaronde
2013-05-03 16:26   ` a
2013-05-03 16:48     ` tlaronde
2013-05-03 17:14       ` Jack Johnson
2013-05-03 17:16         ` erik quanstrom
2013-05-03 17:24           ` pmarin
2013-05-03 17:27           ` Jeff Sickel
2013-05-03 17:50         ` tlaronde [this message]
2013-05-03 18:10           ` Aram Hăvărneanu
2013-05-03 18:34             ` tlaronde
2013-05-03 18:38               ` erik quanstrom
2013-05-03 18:53                 ` Jack Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130503175006.GA484@polynum.com \
    --to=tlaronde@polynum.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).