Miloš Stojanović

Results 28 comments of Miloš Stojanović

Hi @zbot473. There was no recent activity from you so I was wondering how you would like to proceed with the PR? Do you need help finishing the rest of...

No worries. Hope everything goes well with college!

I'd like to rule out the option that either the font or the terminal you're using doesn't fully support unicode. If you copy this `マトリックス` into your terminal or cat...

Can you send me the output of compiling and running this: https://www.dropbox.com/s/v2k19a19z2kn7vz/size_test.cpp?dl=0?

Yup that checks out, thanks. Maybe it's some conflict with ncurses. Can you apply this [patch](https://www.dropbox.com/s/t2jw63b5wqsol7q/remove_ncurses.diff?dl=0) and build it again from starting from CMake? You'll have to quit this one...

Oh sorry, I forgot to tell you the commands but you managed everything perfectly. Let's try this one: https://www.dropbox.com/s/y4vfxqvhl3ls9uq/expand_size.diff?dl=0 Run: ``` git apply expand_size.diff make -j8 ./tmatrix ``` and let...

Ok, can you post the Urxvt issue here so other people can see it if they run into a similar issue? Thanks for trying these fixes.

> There are still a few missing characters. @Stock84-dev It looks like the missing character is 𐌇. You should be able to get it in the `ttf-symbola` or `ttf-code2000` package.

I've thought about this before and multiline titles would be a sensible extension.

It's a nice proposal. I wanted make the program as faithful to the movie as is possible in the terminal so I definitely thought about this before. Implementation itself shouldn't...