Dear Werner,

On Tue, 7 Mar 2006, Werner LEMBERG wrote:

2) pfa files for SS and ZDR lack %%EndComments comment,
    mentioned in grops(1).

Patches, please.

if the example of a kosher font from grops

 font file for Garamond-Outline indicates its dependence on
 Garamond by means of the Document Structuring Conventions,
 for example by beginning with the following lines
        %!PS-Adobe-3.0 Resource-Font
        %%DocumentNeededResources: font Garamond
        %%EndComments
        %%IncludeResource: font Garamond

is to be followed, the atteched patches to to add EndComments to
groff fonts are of some (infinitesemal, but positive) value.

            Sincerely, Michail
--- make-zapfdr.org     2006-03-11 12:55:37.000000000 +0300
+++ make-zapfdr 2006-03-11 12:56:24.000000000 +0300
@@ -33,7 +33,7 @@
 cat <<END
 %!PS-Adobe-3.0 Resource-Font
 %%DocumentNeededResources: font ZapfDingbats
-
+%%EndComments
 %%IncludeResource: font ZapfDingbats
 
 /ZapfDingbats findfont [-1 0 0 1 0 0] makefont
--- symbolsl.ps.org     2006-03-11 12:57:23.000000000 +0300
+++ symbolsl.ps 2006-03-11 12:57:38.000000000 +0300
@@ -1,6 +1,6 @@
 %!PS-Adobe-3.0 Resource-Font
 %%DocumentNeededResources: font Symbol
-
+%%EndComments
 % newfontname matrix oldfontname MakeTransformedFont
 
 /MakeTransformedFont {
--- symbolsl.ps.org     2006-03-11 12:57:23.000000000 +0300
+++ symbolsl.ps 2006-03-11 12:57:38.000000000 +0300
@@ -1,6 +1,6 @@
 %!PS-Adobe-3.0 Resource-Font
 %%DocumentNeededResources: font Symbol
-
+%%EndComments
 % newfontname matrix oldfontname MakeTransformedFont
 
 /MakeTransformedFont {
_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to