diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2013-02-07 21:36:03 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2013-02-07 21:36:03 +0000 |
commit | cb3b7cca1b0b066646b30f90ba02f0e61c30dd13 (patch) | |
tree | 5c05c238a1d88a233b24f16b7938f47371e65ca5 /Master/texmf-dist/doc/support/epspdf/Changelog | |
parent | d4e04448079e0962ac0d665e41a7a50168c662a0 (diff) |
Epspdf updated to 0.6
git-svn-id: svn://tug.org/texlive/trunk@29050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/epspdf/Changelog')
-rw-r--r-- | Master/texmf-dist/doc/support/epspdf/Changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/epspdf/Changelog b/Master/texmf-dist/doc/support/epspdf/Changelog index 76cc969ce2d..144f82caff9 100644 --- a/Master/texmf-dist/doc/support/epspdf/Changelog +++ b/Master/texmf-dist/doc/support/epspdf/Changelog @@ -1,3 +1,23 @@ +2013-02-07 0.6.0 + + Command-line component rewritten in TeXLua + + Texlua's epdf library replaces Ghostscript's pdf2dsc.ps. + + Grayscaling done by Ghostscript; both old grayscaling options now + do the same thing. + + When going from eps to pdf, a PostScript wrapper is no longer + used. Instead, Ghostscript now takes care of translating the eps + boundingbox to a pdf MediaBox. This implies that the hires + boundingbox will be used if available. + + Pdf crop adapted from Heiko Oberdiek's pdfcrop perl script + + ATM custom options for GhostScript and pdftops are no-ops. + + AppleScript wrapper dropped since I no longer own a Mac. + 2011-02-27 0.5.3 Windows: AppData now read from registry, because this value may not |