FC_WEIGHT didn't match
Taylor, P
P.Taylor at rhul.ac.uk
Tue Mar 5 14:33:32 CET 2019
Bob Tennent wrote:
> DEBUG: FC_WEIGHT didn't match
>
> from ps2pdf. This is on a linux system with the TL2019
> pretest. I believe dvips is the culprit because I get the
> same message on another system from the ps file, but not
> vice versa. I've not seen that error message before.
> What does it mean?
Maybe emitted by this code :
> + result = FcPatternGetInteger (font, FC_WEIGHT, 0, &weight_fc);
> + if (result != FcResultMatch) {
> + dmlprintf(state->mem, "DEBUG: FC_WEIGHT didn't match\n");
> + return 0;
in http://package-import.ubuntu.com/merges/ghostscript
Philip Taylor
More information about the texhax
mailing list