[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] PDFPIC macro
From: |
Steffen Nurpmeso |
Subject: |
Re: [Groff] PDFPIC macro |
Date: |
Mon, 29 Sep 2014 21:59:53 +0200 |
User-agent: |
s-nail v14.7.7-9-g13fc4eb |
Hello Keith,
Keith Marshall <address@hidden> wrote:
|I've refactored the appropriate code, in src/roff/troff/input.cpp, with
|a view to accommodating this; see patch attached. While I've not yet
|progressed any implementation for PDF handling, I have indicated the
|point at which it should be invoked. Okay to commit, thus far?
..cool for GNU troff...
But what i didn't understand from the beginning is why the code
from psrm.cpp isn't factored out to libroff or somewhere, it
didn't had the overflow and it uses a nice table-driven approach
to check for invalid input characters. Unfortunately the
repository doesn't contain information on why input.cpp referred
to that (psrm.cpp) but implemented something completely different
(but i only used a simply blame and didn't dug deeper).
For S-roff i think at times i go with MuPDF to implement PDF.
Isn't it a bit fragile to not build a complete object tree? ..but
i don't know enough of PDF today.
--steffen
- Re: [Groff] PDFPIC macro, (continued)
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/21
- Re: [Groff] PDFPIC macro, Ulrich Lauther, 2014/09/21
- Re: [Groff] PDFPIC macro, Deri James, 2014/09/21
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/21
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/21
- Re: [Groff] PDFPIC macro, Deri James, 2014/09/21
- Re: [Groff] PDFPIC macro, Peter Schaffter, 2014/09/21
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/29
- Re: [Groff] PDFPIC macro,
Steffen Nurpmeso <=
- Re: [Groff] PDFPIC macro, Werner LEMBERG, 2014/09/29
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/29
- Re: [Groff] PDFPIC macro, Clarke Echols, 2014/09/29
- Re: [Groff] PDFPIC macro, Werner LEMBERG, 2014/09/30
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/30
- Re: [Groff] PDFPIC macro, Werner LEMBERG, 2014/09/30
- Re: [Groff] PDFPIC macro, Ralph Corderoy, 2014/09/30
- Re: [Groff] PDFPIC macro, Keith Marshall, 2014/09/18
- Re: [Groff] PDFPIC macro, Steffen Nurpmeso, 2014/09/19
- Re: [Groff] PDFPIC macro, Peter Schaffter, 2014/09/21