Behdad Esfahbod

Results 1482 comments of Behdad Esfahbod

I personally prefer the direction that any offset may be NULL...

I can imagine an offset value of 4 pointing to two 0 bytes to be a valid encoding of an empty array... And offset to empty array can be encoded...

> Something I wonder is whether an offset to a zero-sized object is allowed to point outside the file 🤔 We don't allow that. I mean. We go ahead and...

> > Something I wonder is whether an offset to a zero-sized object is allowed to point outside the file 🤔 > > We don't allow that. I mean. We...

> Another thing that would be good to clarify is the way nested contextual lookups use their own lookup flag, but other lookups within a contextual lookup use the parent's...

> Also GSUB lookups must be sorted by lookup index before being applied, but as I recall GPOS lookups must not? GPOS is *mostly* additive. I don't know what Windows...

> Lookup `i: 139` (chaining contextual, lookup flag: 8 (ignore marks)) specifies a child lookup `i: 109` (single, lookup flag: 0). Using the child's lookup flag appears to inhibit the...

cc @khaledhosny FYI

> We're using `codecov/codecov-action@v3` and seeing this as well. We (harfbuzz) also see this with `@v3`.

> Is this particular case best solved simply by using a different font that has wider versions of these glyphs? Yes. > It feels like something in Terminal.app knows to...