Dan Kortschak

Results 83 issues of Dan Kortschak

When the program [here](https://go.dev/play/p/WG_Ic9-BOAM) is run, it renders the svg displaced to the right in the image with the relationships between the elements altered. ![logo](https://github.com/tdewolff/canvas/assets/275221/13832125-90c6-4675-a35d-43da9137d347) The expected image is instead...

In the [hyphen example](https://pkg.go.dev/github.com/bbrks/wrap/v2#example-Wrapper.Wrap-Hyphens), the hyphenated word "bad-tempered" is rendered across lines (as appropriate), but is rendered as two words rather than a broken hyphenated word, "bad-\ntempered".

In the initial design of the matrix package I included the error type and maybe function. There was an intention that this could be used by client code to recover...

stability