FC_WEIGHT didn't match

Taylor, P P.Taylor at rhul.ac.uk
Wed Mar 6 00:39:22 CET 2019


Karl Berry wrote:
>      DEBUG: FC_WEIGHT didn't match
>
> Grepping the sources shows it comes from Ghostscript. In v9.26;
> base/gp_unix.c:423:        dmlprintf(state->mem, "DEBUG: FC_WEIGHT didn't match\n");

Already suggested at 13:33 today :

> From: "Taylor, P" <P.Taylor at rhul.ac.uk>
> To: Bob Tennent <rdtennent at gmail.com>
> Subject: Re: FC_WEIGHT didn't match
> Thread-Topic: FC_WEIGHT didn't match
> Thread-Index: AQHU01cT8sKHzzFd3k++U0i+M0Y2c6X9CVaA
> Date: Tue, 5 Mar 2019 13:33:32 +0000
>
> 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 tex-live mailing list