Cmatrix Japanese Font -
You can trigger the Japanese character set directly from your terminal using the following command: cmatrix -c
You will need to modify two main files in the cmatrix source code: cmatrix japanese font
fc-cache -fv
if (japanese_mode) /* Japanese chars are double width */ /* You may need to skip the next column index to prevent overlapping */ /* i.e., after printing a Kanji at x=5, x=6 is occupied, so skip it */ You can trigger the Japanese character set directly
# Start the update loop update_text_area() after printing a Kanji at x=5