[gentoo-user] e2fsck -c when bad blocks are in existing file?

2022-11-07 Thread Grant Edwards
I've got an SSD that's failing, and I'd like to know what files contain bad blocks so that I don't attempt to copy them to the replacement disk. According to e2fsck(8): -c This option causes e2fsck to use badblocks(8) program to do a read-only scan of the device in or

Re: [gentoo-user] Re: PHP, Haru, Ghostscript, Courier, and Nimbus

2022-11-07 Thread Matthias Hanft
Grant Edwards wrote: > > Nobody said anything about embedding Courier. You said the problem > happened when the "Nimbus" font was used, so it was suggested you > embed the "Nimbus" font. But I don't want to use / embed the Nimbus font at all! libharu is called by HaruDoc::getFont('Courier', 'Win

[gentoo-user] Re: PHP, Haru, Ghostscript, Courier, and Nimbus

2022-11-07 Thread Grant Edwards
On 2022-11-07, Matthias Hanft wrote: > Michael wrote: >> >> If your customers do not have Nimbus fonts available on their OS/PDF viewer, >> the viewer application will proceed using font substitution. It will use >> whichever font family it thinks is the closest match, I would assume >> Helve

Re: [gentoo-user] PHP, Haru, Ghostscript, Courier, and Nimbus

2022-11-07 Thread Matthias Hanft
Michael wrote: > > If your customers do not have Nimbus fonts available on their OS/PDF viewer, > the viewer application will proceed using font substitution. It will use > whichever font family it thinks is the closest match, I would assume > Helvetica. Their application appears to get confu

Re: [gentoo-user] PHP, Haru, Ghostscript, Courier, and Nimbus

2022-11-07 Thread Michael
On Monday, 7 November 2022 11:56:34 GMT Matthias Hanft wrote: > Hi, > > since many years, I'm using PHP (currently 7.4) and the (self- > compiled) Haru extension to produce PDF invoices on my server. > > Internally, Haru seems to use Ghostscript, because: > > - up to app-text/ghostscript-gpl-9.5

[gentoo-user] PHP, Haru, Ghostscript, Courier, and Nimbus

2022-11-07 Thread Matthias Hanft
Hi, since many years, I'm using PHP (currently 7.4) and the (self- compiled) Haru extension to produce PDF invoices on my server. Internally, Haru seems to use Ghostscript, because: - up to app-text/ghostscript-gpl-9.55.0-r2, when you look at the PDF "properties" and then the "fonts" tab, ther