Mat Booth

Results 37 comments of Mat Booth

@szpak Sure. Updates are submitted, they should make it to updates-testing repositories in the next couple of days. Fedora 34 Update: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4c639146e1 Fedora 35 Update: https://bodhi.fedoraproject.org/updates/FEDORA-2021-8fa179e77c If you are super...

I don't think I understand this comment. Wouldn't a graticule label be misleading if you rendered it some place other that should be?

> I'll be interested to hear the views of the maintainers on this. I'd like to see further enhancements, notably circles/ellipses in filled and outline form but increased firmware size...

@peterhinch Thanks for testing the code, I also tried to capture some edge cases in the included tests, such as self-intersecting polygons and some degenerate cases. > Regarding the name...

> I think it would be good to support an array with the coordinates. The question is whether it's easy to support a list-of-lists and an array without much increase...

Hi @dpgeorge, it turned out not to be too difficult to support both ways so I did that, along with extra test cases to cover it and extra detail in...

You re-wrote my PR so that I can no longer pass the polygon coordinates a list of lists/list of tuples :-1: I'm trying to be very responsive feedback on my...

> > You re-wrote my PR so that I can no longer pass the polygon coordinates a list of lists/list of tuples -1 > > I'm trying to be very...

Hi @jimmo this morning I tested this series of patches on my ESP32 device and have a couple of comments. Because I have to take the extra steps of flattening...