Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation suggestion #18

Open
Ygarr opened this issue Aug 9, 2024 · 1 comment
Open

Documentation suggestion #18

Ygarr opened this issue Aug 9, 2024 · 1 comment

Comments

@Ygarr
Copy link

Ygarr commented Aug 9, 2024

To get japanese symbols works (in Arch linux) may help this command:
sudo pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji ttf-dejavu ttf-liberation ttf-ms-fonts
and
sudo fc-cache -fv
and restart terminal

@akinomyoga
Copy link
Owner

Are all these fonts needed at the same time? The Japanese characters used by cxxmatrix are only half-width katakana characters, which should be provided as a set in a font. If one font supports any half-width katakana character, all the other half-width katakana characters should also be provided by that font. So I think any one font that includes the half-width katakana characters should be enough. In particular, I doubt noto-fonts-emoji is needed.

Which font does include the half-width katakana characters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants