rubjo
rubjo
Here's an interesting one: Has anyone found good settings and results when dealing with classical vocal music? Example: extracted soundtrack from https://www.youtube.com/watch?v=oxBeqYpadTs I tried a lot of models and settings...
This looks fun. Any plans on releasing a more user-friendly installer for macOS, like for Windows?
Hi, Thanks for making this project! Feel free to close as a non-issue, but: have you ever come across any online or command-line tools to convert ttf/otf fonts to flf...
Hi, I'm trying to use ninja-keys in a project with latest ninja-keys 1.2.1, latest Vue 3.2.33 and Vite 2.9.6 (using ``). While running the dev server, I get the warning...
https://stackblitz.com/edit/vuecal-vite-esm?file=src%2FApp.vue Downloaded this, `npm i` and `npm run build` leads to `dist/assets` containing separate files for *all* locales (plus `drag-and-drop`). Is it possible to import just `vue-cal` without locales or...
Thanks for this! Any chance multi-line text could be automatically centered (or an option to do so)? https://fakeimg.pl/350x200/?text=Hello%0AWorld
### Describe the bug DataTable doesn't sort correctly with Nordic characters: "Å" is last in Norwegian, while DataTable sorts it immediately after "A". [localeCompare](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare) and [Intl.Collator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator/Collator) sort these correctly. I...
Roadmap?
Hi! Thanks for starting this awesome project! I did a bit of research on what's available when it comes to command palette-type things suited for development with Vue. This came...
Hi Raphaël, And thanks for including my font. The text in the "show in full-screen" link beneath each style in single font view all appear to link to http://usemodify.com/fonts/young-serif/. Take...
Hi, Thanks for making this plugin! Sublime Text 4: In Vue SFCs, the preview usually doesn't stay visible when typing. (Usually as in 99% of the time) Behaviour with regular...