PyMuPDF icon indicating copy to clipboard operation
PyMuPDF copied to clipboard

`subset_fonts`: make it possible to silence the stdout

Open cbm755 opened this issue 3 years ago • 2 comments

When I run doc.subset_fonts() I get the following on stdout/stderr (didn't check which):

Built subset of font 'Droid Sans Fallback Regular'.

Is it possible to suppress this output? Perhaps with a verbose=True keyword argument?

cbm755 avatar Sep 13 '22 00:09 cbm755

Ok, accepted. Shouldn't be a problem.

JorjMcKie avatar Sep 13 '22 08:09 JorjMcKie

Will be implemented in next version.

JorjMcKie avatar Sep 19 '22 11:09 JorjMcKie

Fixed in 1.21.0