pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/poppler-utils poppler-utils: explain pdftocairo, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae2bb7750516
branches:  trunk
changeset: 402974:ae2bb7750516
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Oct 19 12:51:42 2019 +0000

description:
poppler-utils: explain pdftocairo, it's useful

diffstat:

 print/poppler-utils/DESCR |  13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diffs (20 lines):

diff -r 2a66cd07074c -r ae2bb7750516 print/poppler-utils/DESCR
--- a/print/poppler-utils/DESCR Sat Oct 19 12:49:53 2019 +0000
+++ b/print/poppler-utils/DESCR Sat Oct 19 12:51:42 2019 +0000
@@ -3,9 +3,10 @@
 
 This poppler-utils package provides:
 
-pdffonts  - lists fonts used in PDF files with details
-pdfimages - saves images from a PDF file as PPM, PBM or JPEG
-pdfinfo   - prints document information from 'Info' dictionary
-pdftohtml - convert PDF files into HTML, XML and PNG images
-pdftops   - converts a PDF file to PostScript
-pdftotext - converts a PDF file to plain text
+pdffonts   - lists fonts used in PDF files with details
+pdfimages  - saves images from a PDF file as PPM, PBM or JPEG
+pdfinfo    - prints document information from 'Info' dictionary
+pdftocairo - convert PDF files into bitmap images or SVG
+pdftohtml  - convert PDF files into HTML documents
+pdftops    - converts a PDF file to PostScript
+pdftotext  - converts a PDF file to plain text



Home | Main Index | Thread Index | Old Index