From 2702b5b07fce8aab5a96644725a46f5bbd142d92 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Tue, 6 Sep 2022 01:06:26 -0600 Subject: drop support for the unmaintained payment font for use in font-based icons --- docs/modules/ROOT/pages/icons.adoc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/modules/ROOT/pages/icons.adoc b/docs/modules/ROOT/pages/icons.adoc index cd3e5944..fa0dc4b4 100644 --- a/docs/modules/ROOT/pages/icons.adoc +++ b/docs/modules/ROOT/pages/icons.adoc @@ -45,14 +45,10 @@ You can use font-based icons from any of the following icon sets in your PDF doc * *fab* - https://fontawesome.com/icons?d=gallery&s=brands[Font Awesome - Brands^] * *far* - https://fontawesome.com/icons?d=gallery&s=regular[Font Awesome - Regular^] * *fi* - http://zurb.com/playground/foundation-icon-fonts-3[Foundation Icons^] -* *pf* - Payment font (deprecated) Use of the fa icon set is deprecated. Please use one of the styled FontAwesome icon sets. -The pf icon set is no longer maintained. -Prefer the brand icons either from fab or fi instead. - Icon-based fonts are handled by the `prawn-icon` gem. To find a complete list of available icons, consult the https://github.com/jessedoyle/prawn-icon/tree/master/data/fonts[prawn-icon^] repository. -- cgit v1.2.3