Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / misc / ghostscript / urw-font-files.patch
blob9a4aab0bbbef8aad3b6bc6a8f9ad5c6e84eec341
1 Sometime between 8.62 and 8.64, the fontmap file was changed such that the
2 `.pfb' files of the URW++ fonts no longer appear in 8.64, making it impossible
3 to display/render these fonts.
5 --- gnu-ghostscript-8.64/Resource/Init/Fontmap.GS 2009-05-27 02:19:02.000000000 +0200
6 +++ gnu-ghostscript-8.62/Resource/Init/Fontmap.GS 2009-05-27 02:19:09.000000000 +0200
7 @@ -81,6 +81,54 @@
8 % Copyright URW Software, Copyright 1994 by URW.
11 +% Actual fonts
13 +/URWBookmanL-DemiBold (b018015l.pfb) ;
14 +/URWBookmanL-DemiBoldItal (b018035l.pfb) ;
15 +/URWBookmanL-Ligh (b018012l.pfb) ;
16 +/URWBookmanL-LighItal (b018032l.pfb) ;
18 +/NimbusMonL-Regu (n022003l.pfb) ;
19 +/NimbusMonL-ReguObli (n022023l.pfb) ;
20 +/NimbusMonL-Bold (n022004l.pfb) ;
21 +/NimbusMonL-BoldObli (n022024l.pfb) ;
23 +/URWGothicL-Book (a010013l.pfb) ;
24 +/URWGothicL-BookObli (a010033l.pfb) ;
25 +/URWGothicL-Demi (a010015l.pfb) ;
26 +/URWGothicL-DemiObli (a010035l.pfb) ;
28 +/NimbusSanL-Regu (n019003l.pfb) ;
29 +/NimbusSanL-ReguItal (n019023l.pfb) ;
30 +/NimbusSanL-Bold (n019004l.pfb) ;
31 +/NimbusSanL-BoldItal (n019024l.pfb) ;
33 +/NimbusSanL-ReguCond (n019043l.pfb) ;
34 +/NimbusSanL-ReguCondItal (n019063l.pfb) ;
35 +/NimbusSanL-BoldCond (n019044l.pfb) ;
36 +/NimbusSanL-BoldCondItal (n019064l.pfb) ;
38 +/URWPalladioL-Roma (p052003l.pfb) ;
39 +/URWPalladioL-Ital (p052023l.pfb) ;
40 +/URWPalladioL-Bold (p052004l.pfb) ;
41 +/URWPalladioL-BoldItal (p052024l.pfb) ;
43 +/CenturySchL-Roma (c059013l.pfb) ;
44 +/CenturySchL-Ital (c059033l.pfb) ;
45 +/CenturySchL-Bold (c059016l.pfb) ;
46 +/CenturySchL-BoldItal (c059036l.pfb) ;
48 +/NimbusRomNo9L-Regu (n021003l.pfb) ;
49 +/NimbusRomNo9L-ReguItal (n021023l.pfb) ;
50 +/NimbusRomNo9L-Medi (n021004l.pfb) ;
51 +/NimbusRomNo9L-MediItal (n021024l.pfb) ;
53 +/StandardSymL (s050000l.pfb) ;
55 +/URWChanceryL-MediItal (z003034l.pfb) ;
57 +/Dingbats (d050000l.pfb) ;
59 % Aliases
61 /Bookman-Demi /URWBookmanL-DemiBold ;