Results 51 comments of mingang.he

Well done. Looking forward to your finishing.

> Ok it's pretty much done. Just need to test on Linux. > > Will probably need a couple of additional [`find_package`](https://cmake.org/cmake/help/latest/command/find_package.html) and [`target_link_libraries`](https://cmake.org/cmake/help/latest/command/target_link_libraries.html). > > Have you considered rewriting...

I also encountered this issue. However, after adding the [fzf-tab](https://github.com/Aloxaf/fzf-tab) plugin wrapper for zsh, the problem disappeared even when zlua was initialized with the `fzf` option. Perhaps using fzf through...

It can't be reproduced on my machine. Can you post the graftcp-local log?

Since I can't reproduce this issue on my host and there are no log to help pinpoint the problem, I'm going to close this issue for now. Additionally, because `yay`...

Now we use int64_t stored integer data type. Infinitely large integer is too early to consider at the beginning:)

Hi. To generate the dot matrix font, you can use any vector font (e.g., [文泉驿](http://wenq.org/wqy2/index.cgi)). This command will generate the dot matrix font named out.font, with 32 height: ``` gendotmatrix.py...

This page also lists many other Chinese fonts for free: https://wiki.ubuntu.org.cn/%E5%85%8D%E8%B4%B9%E4%B8%AD%E6%96%87%E5%AD%97%E4%BD%93

What is the input font file? Make sure that the input input_vector.ttf file contains Chinese characters.

Based on the error message `got error dial tcp: lookup rds endpoint on 10.253.128.2:53: read udp 127.0.0.1:38242->127.0.0.1:33147: read: connection refused`, it appears that there was an error in obtaining the...