Jeff McGlynn

Results 6 comments of Jeff McGlynn

`-c` is your best option, which version of `et` is on the client and server? Note that the command passed to `-c` will automatically have "`; exit`" appended to it....

#485 and #489 some background on the `; exit` getting appended. I think MisterTea would be receptive to adding a new command line flag.

I mirrored the logs here: https://gist.github.com/jwmcglynn/7bd1654d0d420702a782c1c87d2271c1 Could it be differences due to a different version of make? I don't recognize that log style. `ET.pb.h` is one of the generated files...

I added protocol docs and sequence diagrams in #523

I have a wrapper built around resvg-test-suite in my repo that does automatic image comparison. That may be a faster starting point: https://github.com/jwmcglynn/donner/blob/main/donner/svg/renderer/tests/resvg_test_suite.cc It's using an older version of resvg-test-suite...

The visual artifacts look sort of like a premultiplied vs. unpremultiplied alpha mismatch