Alpha
Alpha
See discussion in #16.
### Description Changelog generation already separates commits by change type, but within each category, messages are produced in commit order. It would be nice to have an output format to...
The attached svg (music generated by Verovio and transformed by https://github.com/rism-digital/verovio/issues/332#issuecomment-252779742, since Macaw does not appear to handle `symbol` elements) renders correctly *except* that all text is missing. Is Macaw...
Although Safari does correctly store the sort column cookie, it does not apply it upon update.
For common procedures (e.g. basic selects/inserts), the complexity of the current api can feel excessive. I propose we include an alternate api for simple use cases. To use, get a...
From what I can tell, when using multiple folders to specify training data, they must have the same prefix path. If that is not done, training gives a confusing "image...
The top half of all symbols from a score generated with Verovio are cut off. Expected:  Actual:  SVG file: [thesvg.svg.zip](https://github.com/BigBadaboom/androidsvg/files/6611249/thesvg.svg.zip)
To enable this to be built under gcc, system libraries must be put last in the link command. Currently, it will result in undefined references.
## Describe the bug While running tests, I get: > ReferenceError: You are trying to access a property or method of the Jest environment after it has been torn down....