[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3317 in lilypond: Create a standalone PDF backend
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3317 in lilypond: Create a standalone PDF backend |
Date: |
Tue, 16 Apr 2013 10:16:23 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Enhancement
New issue 3317 by address@hidden: Create a standalone PDF backend
http://code.google.com/p/lilypond/issues/detail?id=3317
Currently, PDF is created by first creating PostScript, then using ps2pdf
(which is Ghostscript with its pdfwrite backend) on the results.
We have had our fair share of Ghostscript problems in this process, and
some of them are still around, some of them related to rasterization. It
also means that inclusion of external PDF files or use of PDF features is
not possible where ps2pdf does not support them.
Writing PDF directly is not substantially harder than writing PostScript,
and it would significantly speed up our conversion processes. It would
also lead to more consistent results in print and preview.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3317 in lilypond: Create a standalone PDF backend,
lilypond <=