[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #50786] Font generation in font/devpdf broken with ghostscript 9.21
From: |
G. Branden Robinson |
Subject: |
[bug #50786] Font generation in font/devpdf broken with ghostscript 9.21 |
Date: |
Sat, 22 Jan 2022 07:19:48 -0500 (EST) |
Update of bug #50786 (project groff):
Category: None => Font devpdf
Item Group: None => Build/Installation
_______________________________________________________
Follow-up Comment #16:
commit 2b5a438e0c205a5f118b456db7438e35dab50e09
Author: Bertrand Garrigues <bertrand.garrigues@laposte.net>
Date: Mon May 8 21:46:03 2017 +0200
Package `ghostscript' 9.21 renamed some fonts installed in
`/usr/share/ghostscript/9.21/Resource/Font', e.g. URWGothicL-Demi
renamed to URWGothic-Demi, and droped the installation of URW
fonts in `/usr/share/fonts/type1/gsfonts/', breaking font
generation in `font/devpdf/util/BuildFoundries.pl'.
* m4/groff.m4 (GROFF_URW_FONTS_PATH): New option
`--with-urw-fonts-dir' to pass a custom path to URW fonts.
(GROFF_URW_FONTS): search the presence of URW fonts by checking if
file `a010013l.pfb' exists in the paths given by `gs -h', in the
default paths used in `Foundry.in' and in the path given with
option `--with-urw-fonts-dir'.
(GROFF_URW_FONTS_CHECK): print a warning at the end of the
configuration phase if no URW fonts were found.
* configure.ac: call new macros `GROFF_URW_FONTS_PATH',
`GROFF_URW_FONTS' and `GROFF_URW_FONTS_CHECK'.
* font/devpdf/Foundry.in: add new basic fonts names and pass
custom URW fonts path `urwfontsdir'.
* font/devpdf/devpdf.am: subsitute `urwfontsdir' in `Foundry'
generation.
Fixes https://savannah.gnu.org/bugs/?50786
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?50786>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/