Andrew Baxter
Andrew Baxter
Is this similar to #725 ?
Would it be possible to aggregate squares sharing sides into a single filled polygon?
Whether the concrete syntax tree is important depends on use case. For a deterministic markdown formatter, no. For a syntax highlighter, yes.
Oh awesome! I'll try that, it might take me a few days though. Thanks for looking at this!
Arg, sorry. I thought I replied... but now I don't see my reply. It worked perfectly!
Ah, you can see this if you set the end cap to rounded, you only get half of the dash. Actually TBH my analysis might be wrong - adding border...
I want to add, I really appreciate the idea of a framework-independent base OIDC library!
Oh awesome, thanks for the reply! Same here, but if I have some time I might give it a try. Yeah, when I pushed a bit farther (for my super...
Ah thanks... I think I'm still a bit confused. Bevy uses `Vec3` which has a `normalize()` but no `norm()` method. I assumed `norm()` meant normalize, but maybe this is wrong...
And thank you for this library! It's absolutely not something I'd want to write myself.