Sarah Groß

Results 253 comments of Sarah Groß
trafficstars

Sure, if those don't accidentally land on npm, that's fine. Though for me an RC is more like "almost ready, we'll only fix bugs and won't add any more feature",...

Thanks for the work you put in! We tagged the issues and PRs we want to ship with the next version with a milestone here: https://github.com/opentypejs/opentype.js/milestone/2 If I see it...

I really wouldn't like seeing that functionality stripped. How do other libraries handle this?

I'm currently working on SVG-related stuff and noticed today that when we remove the dist/ folder, we'll be no longer able to use [unicode-org/text-rendering-tests](https://github.com/unicode-org/text-rendering-tests) with pre-release versions by adding them...

It won't be a problem when it's pulled from npm, only when testing unreleased versions locally for generating reports, like I do for https://github.com/Connum/opentypejs-reports As I said, it's not a...

Great! I would keep the `.load()` example in the README as an addition, though, as not everyone uses modules yet and can use await in the main level of the...

@pubkey @cfu288 Just wanted to say that it would be awesome to get SylvieJS and RxDB married officially! It would be great to have an free and open source alternative...

@pubkey > maybe you should also run [these fuzzing scripts](https://github.com/pubkey/rxdb/blob/71d9d2603ad4aad25a3bfdeeed4f0c48bd585478/package.json#L391) and fix the broken queries How would I go about running those tests specifically with SylvieJS? @cfu288 thanks for the...