[HarfBuzz] possible bug?
Behdad Esfahbod
behdad at behdad.org
Wed Jan 18 20:56:29 PST 2012
I surely cannot reproduce this. Can you give us some more context? Perhaps
sample font and command-line to reproduce the problem?
behdad
On 01/18/2012 07:36 AM, Alfabety wrote:
> Hi,
>
> I'm plying with hb-view as a server font renderer, because I need access to OT features.
> Everything works OK except first feature tag in features parameter.
>
> --features='numr=1,frac=1,ordn=1,smcp=1,cswh=1,pnum=1'
> renders frac very nice, but:
> --features='frac=1,ordn=1,smcp=1,cswh=1,pnum=1'
> doesn't renders frac anymore.
>
> Same is with 'smcp', 'pnum' etc... if tag is sent as a first in line.
>
> Ł
More information about the HarfBuzz
mailing list