will8211 / unimatrix

Python script to simulate the display from "The Matrix" in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets. Accepts keyboard controls while running. Based on CMatrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change symbol size?

Rizhiy opened this issue · comments

It appears that symbol size is not linked to terminal symbols size, is it possible to change it?

Could you explain a bit more? Do you mean the width of the characters? Is it possible that the font you're using has some wider characters? If the emoji are too big, try a different font. I tested it with 'Hack' font.

Nvm, it appears my script didn't start the terminal properly.