Results 637 comments of Antony Lee

I'll assume the relevant questions have been dealt with, so I'll close the issue, but feel free to ping again if you have more questions.

https://github.com/matplotlib/matplotlib/pull/18693 fixed some of the problems for tk, but keyreleases are still wrong.

I don't have a linux desktop to quickly test this anymore but I'd suspect this is still valid.

Please revert the style changes.

If you're still interested: the https://github.com/anntzer/mplcairo backend should support all reasonably common font formats.

If we choose to do this (which is not something I'm not really convinced of, as I've mentioned in #30559, but I agree it's low cost), then I think the...

Looking at this again I still don't see how this really helps. Right now: - on mplcairo's side, I know (because I can look at matplotlib's source) what kind of...

> Look at our source code to understand our API" is not good enough, in particular if you want to support many versions. In theory that is would certainly be...

I'm not saying that we should not better define the API. Quite the contrary, that would be great. (And certainly, trying to fully spec the backend API is not a...