valadaptive

Results 209 comments of valadaptive

Hey, sorry for the lack of response. I have no idea what could be causing this if you're not receiving any sorts of error message, even from the `ntsc-rs-cli` executable....

It looks like this is still failing CI for the reason I mentioned above. I've made [a PR to your PR](https://github.com/mahkoh/fontations/pull/1) which should fix it.

https://github.com/googlefonts/fontations/issues/1215 is still open. I believe various API consumers in the Rust text ecosystem also want this hinting style (e.g. https://github.com/dfrg/swash/issues/96). This PR doesn't seem to introduce *that* much new...

Can you share the webm file itself?

Did you extract all the files from the .zip?

How long have you been waiting for it to load? Other users have reported it taking [as long as 30 minutes](https://github.com/valadaptive/ntsc-rs/issues/56) on first load (for reasons I unfortunately can't figure...

Adding myself to the list of people who needs this API. Trying to implement drag-and-drop functionality in an egui app on top of winit and ran headfirst into this issue....

It's almost definitely the rejection sampling--I added some logging if it takes over 1000 tries to generate a valid `delta`, and on a "long" generation, it logs something like `Creature...

Which repo should I direct people to install gstreamer from?