Thanks for replying. On Thu, 14 Jul 2022 at 01:28, Deri <d...@chuzzlewit.myzen.co.uk> wrote: > Install the files EMOJI and NotoEmoji.pfb into /usr/share/groff/1.22.4/font/ > devpdf directory. In the same directory edit the file called download and add > this line:- > > NotoEmoji NotoEmoji.pfb
I see the .pfb is the TTF converted to PS1 format while `EMOJI` holds the actual mapping. I installed fonts in $XDG_DATA_HOME/groff/font rather than on system directory. I only got a lot of ~/.local/share/groff/font/devpdf/EMOJI:0: error: invalid input character code '13' due to line endings, once I removed the ^M I was able to compile `d.trf`. Side question: why `.trf` extension? > As regards what fonts are available as standard for gropdf they are listed on > page 2 of the pdf version of the man page, you can see a version here:- > http://chuzzlewit.co.uk/WebManPDF.pl/man:/1/gropdf I see, and none of those have emoji extension, right? Bye -- Andrea D'Amore