Behdad Esfahbod

Results 1482 comments of Behdad Esfahbod

> If all the requested tables turn out to be missing, then ttx should not leave behind the empty file. I'm not so sure of that. These are, command-line tools...

Best to delete the output file upon error.

It's too bad this work is stable now. I think we should resurrect it.

Or does https://github.com/fonttools/fonttools/pull/2104/files supersede this?

Thanks @madig. Such fuzzing is something I've always want to set up in our various projects. For HarfBuzz I've wanted to do that as well. One library I think might...

[tests.zip](https://github.com/fonttools/fonttools/files/751783/tests.zip)

Anything else we need to do here?

2.5 years later. Let's decide when is a good time to remove the workaround.

@justvanrossum looks like it's already implemented that you can pass `shareTables` to the TTCollection constructor.