This came out of issue 4991.
We need to update the CG to include information about the URW++ fonts that are now possible to use when compiling LP snippets and where configure will post a warning for those users that do not have these fonts installed.
Currently the fonts we need are a tiny subset of a much larger font family(families?) so instructions to install just these few fonts as described in https://codereview.appspot.com/315850043/ is, at the moment, not so simple.
There is a discussion about either documenting how to 'wget' the specific commits from the URW++ git repo or perhaps tar the files up so developers can download them from the LP website. That is still TBD.
These fonts are already available in Debian package
fonts-urw-base35, currently on testing repository. I don't know if it will be backported to stretch (current stable).Debian has also packaged
extractpdfmark(we get a warning if it's missing).Since Fedora 27 there's the
urw-base35-fontspackage, which does not include OpenType font files at the moment but it seems it will in the near future, see these comments. Let's wait and see if they will be included in the release of Fedora 27 (currently in beta).extractpdfmark is not packaged in Fedora, but can be easily compiled. I would not add any instruction in the CG, which is already heavy and hard to maintain. In case you are interested, the commands are here.
I've built a RPM package for extractpdfmark (my first time..). I'll put it on Fedora Copr repository and then I may try to ask to include it in Fedora.
urw-base35-fonts in Fedora 27 now includes OpenType fonts so no more warning when running configure:
https://bugzilla.redhat.com/show_bug.cgi?id=1496466
This is the review request for including extractpdfmark in Fedora. Still open:
https://bugzilla.redhat.com/show_bug.cgi?id=1520922
extractpdfmark will be in Fedora 29:
https://koji.fedoraproject.org/koji/packageinfo?packageID=26442