Behdad Esfahbod

Results 1487 comments of Behdad Esfahbod

I tried applying https://github.com/harfbuzz/harfruzz/pull/58 but needs porting.

I remember when I prototyped using the `fs` module first in `ufoLib`, I also implemented a dummy fallback. Maybe we can find that and use it if `fs` is not...

> I remember when I prototyped using the `fs` module first in `ufoLib`, I also implemented a dummy fallback. Maybe we can find that and use it if `fs` is...

I'll try to have a look in a week and see if I can kill it or port it.

@anthrotype Please go ahead. I have a few other things on my plate.

I sugget bumping the library major version each time dumping a Python version.

> we have only bumped the major version once during my involvement with fonttools maintenance and it was when we dropped support for python 2. When we dropped support for...

> The [docs](https://fonttools.readthedocs.io/en/latest/subset/index.html) seem to indicate that some arguments (such as the `unicodes` argument, as well as `glyphs`) should be given with one hyphen, and others with two hyphens. That's...

I don't know why the rendered docs come out that way. The sources are correct: https://github.com/fonttools/fonttools/blob/5a0dc4bc8dfaa0c7da146cf902395f748b3cebe5/Lib/fontTools/subset/__init__.py#L59

Apologies about the regression. You are right. There's no free AAT fonts around. And we have not updated our Mac tests in a while: https://github.com/harfbuzz/harfbuzz/issues/5135 In this case we have...