bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64577] [grops] can't embed/download fonts from a subdirectory


From: Phil Chadwick
Subject: [bug #64577] [grops] can't embed/download fonts from a subdirectory
Date: Mon, 21 Aug 2023 18:53:50 -0400 (EDT)

Follow-up Comment #6, bug #64577 (project groff):

Deri's comment #4 makes the environment variable work:

[strand.144] $ grep -i groff $HOME/.profile
groff_fp=/usr/local/share/fonts/Type1Fonts/devps
[ -d "$groff_fp" ] && GROFF_FONT_PATH="$groff_fp" && export GROFF_FONT_PATH

[strand.145] $ ls -lad $GROFF_FONT_PATH
lrwxr-xr-x  1 root  bin  1 Aug 22 08:04
/usr/local/share/fonts/Type1Fonts/devps -> .

[strand.669] $ cd /usr/local/share/groff/1.23.0/font/devps
[strand.670] $ grep Matrix download
Dot-Matrix      Dot-Matrix.ps

[strand.672] $ groff -Tps e.nr >e.ps
[strand.673] $ grep Matrix e.ps
%%+ font Dot-Matrix
%%BeginResource: font Dot-Matrix
%!PS-AdobeFont-1.0: Dot-Matrix 1.000
FontDirectory/Dot-Matrix known{/Dot-Matrix findfont dup/UniqueID known{dup
/FullName(Dot Matrix)readonly def
/FamilyName(Dot Matrix)readonly def
/FontName /Dot-Matrix def
/FontMatrix[0.001 0 0 0.001 0 0]readonly def
/Dot-Matrix@0 ENC0/Dot-Matrix RE
/F0 10/Dot-Matrix@0 SF(Hello)72 12 Q(world)7.5 E 0 Cg EP


The Type 1 fonts are now downloading into the document.

I double checked that the FreeEuro \[ue] was also working (the freeeuro.pfa
file download from the native "devps" directory) and it was.

Problem solved.  I'm grateful and impressed.  Please close the issue.

Thanks.  


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64577>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]