Behdad Esfahbod

Results 1496 comments of Behdad Esfahbod

IIRC Apple Color Emoji ships with English Mac name and no Windows names. It's more byte efficient for encoding ASCII data.

I like this one but it lost a dot.

Better still:

Maybe this, if PNG is not huge.

> Maybe this, if PNG is not huge. https://github.com/harfbuzz/harfbuzzjs/pull/137

"Per-glyph avar2" doesn't make sense to me. You already can do that: define whatever new axis you want in avar2, and use it only in a subset of glyphs. All...

We should first rule out that this is not just a compiler distilling to avar2. I'll think about that.

> However I think if we allow _axisIndexMap_ to contain _n_ * axisCount records, where _n_ is the number of layers, we’re good :) Discussing with @behdad. The number of...

> We should first rule out that this is not just a compiler distilling to avar2. I'll think about that. I'm convinced myself that distilling it to avar2 will explode...