zeuner

Results 22 issues of zeuner

Avoid the crash reported in https://github.com/ropensci/hunspell/issues/49 .

I've been facing an issue where hunspell_stem will crash with a C++ string constructor error: basic_string::_M_construct null not valid After that, the stemmed output is unusable. When using it in...

On this branch, I'm adding german translations for various texts in the game, and also more intllib support for different game mods in order to allow more texts to be...

enhancement

Please try the following example code as "direction.dot": `digraph { "a" -> "b"[len="0.3"]; "c" -> "a"[len="0.8"]; }` I rendered it like this: `neato -Txdot direction.dot | dot2tex -ftikz > direction.tex...

If you point `.gitmodules` to SSH URLs, recursive cloning requires a GitHub account and a SSH key being configured. You can make your repository more accessible to users by using...

These changes fixed some compile errors found when compiling against the latest `voxel-io` API. Please do also mind https://github.com/Eisenwave/voxel-io/pull/3

## Checklist - [x] I'm reporting a broken site support - [x] I've verified that I'm running youtube-dl version **2021.12.17** - [x] I've checked that all provided URLs are alive...

broken-IE

When I open a .obj mesh with textures, the textures are rendered black. When zooming onto the faces rendered black, the actual textures appear at some point. Some sample screenshots...

cannot replicate

I'm unable to generate the index: ``` $ /nix/store/zwdndjddpfa448pb2v18s1iz4js0sfy2-nix-index-0.1.6/bin/nix-index error: querying available packages failed caused by: nix-env failed with error: nix-env failed with unknown exit code: Too many heap sections:...

`chorus` seems to be unusable (csound 6.17 backend). Example expression: ``` dacBy (setTrace setJack "cse" setRates 48000 128 setBufs 8192 8192) $ chorus 0.07 1.25 0.25 $ usaw 300 ```...