win32, doc: fix PDF generation scripts for Windows
commite6eb87edc4ad9473dde526fb70950518819ebd11
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 26 Apr 2017 07:05:12 +0000 (26 00:05 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 26 Apr 2017 07:05:12 +0000 (26 00:05 -0700)
tree2a0719179a49ebe1a7da6768d3b078c0f5729f0e
parent409da5b5619677a32b2c2cf22c6751959f92f876
win32, doc: fix PDF generation scripts for Windows

Win32::Registry is obsolete, we need to use Win32::TieRegistry on
current platforms.

GhostScript uses # rather than = on Windows, it seems.

Try to find GhostScript in the registry and add it to the PATH.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/findfont.ph
doc/pspdf.pl