Behdad Esfahbod

Results 1498 comments of Behdad Esfahbod

> If you don't, please feel free to reject the PR. I'm not the developer for freetype-gl; Nicolas is. I'm interested in figuring out what the correct way is. Thanks...

> what's the status of this? Needs rework. I ported avar to otData, which breaks the old API. Need to add a compatibility layer in between. Also to figure out...

The table order recommended is largely irrelevant these days, and it has not been updated for CFF2. I suggest closing this issue. If anything GDEF/GSUB/GPOS should come before glyf/CFF/CFF2 for...

Fair. Let's look at it from this angle: All major implementations allow this.

No looks like you got into a conflict. If you don't mind redoing the fixing, you can do: ``` git reset --hard git pull ``` Then do your work again,...