pdf.js/external/standard_fonts
Calixte Denizet 53134c0c0b [api-minor] Use a local font or fallback on an embedded one (if it exists) for non-embedded fonts (bug 1766039)
- Replace FoxitSans with LiberationSans: LiberationSans is already there (for XFA) and we can use
it as a good replacement of FoxitSans.
- For now we just try to substitue standard fonts, the strategy is the following:
  * we try to find a font locally from a hardcoded list;
  * if it fails then we use Liberation as fallback (only for Helvetica for the moment);
  * else we just fallback on the system serif/sansserif/monospace font.
2023-05-10 14:10:23 +02:00
..
FoxitDingbats.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitFixed.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitFixedBold.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitFixedBoldItalic.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitFixedItalic.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitSerif.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitSerifBold.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitSerifBoldItalic.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitSerifItalic.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
FoxitSymbol.pfb Include and use the 14 standard fonts files. 2021-06-07 11:10:11 -07:00
LiberationSans-Bold.ttf XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00
LiberationSans-BoldItalic.ttf XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00
LiberationSans-Italic.ttf XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00
LiberationSans-Regular.ttf XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00
LICENSE_FOXIT Bundle the license-file for the Liberation fonts in the builds (PR 13517 follow-up) 2021-06-10 00:11:47 +02:00
LICENSE_LIBERATION XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00
README.md XFA - Add Liberation-Sans font as a substitution for some missing fonts 2021-06-09 16:55:45 +02:00

The pfb files in this directory were extracted from Pdfium

Original copyright notice:

Copyright 2014 PDFium Authors. All rights reserved.
 Use of this source code is governed by a BSD-style license that can be
 found in the LICENSE file.

Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com