thefatwhale
thefatwhale
我也遇到了相同的问题,不过这个项目是不是没有人维护了?还是有新的仓库了?有人知道的话麻烦告知一下谢谢。 我的解决方法是将字号设置大一点而且是个双数。这样没有这个问题(貌似)。 还有就是有些粗体字号下的 `i` 这个字母会让上面的点和下面的竖连在一起,变得很怪。
## In the latest winlibs release still have this problem. ## a.c is the Minimized Test Samples `fbnq` is Fibonacci series in English. ```c #include int fbnq(int); int fbnq(int n)...
I actually tried the latest version before, but I forgot to write it in the markdown above, it's only in the file name. :smile:
I guess is gcc's issue. You can read my first message on this issue, which is written in an ordered list. Or you can download one and try it out....
By the way, I see that the releases of this repository are `posix`. Is there a big difference between this and `win32`?
Thanks for your answer, I got it. But it seems that I use some functions that take up a lot of time, and still have the same problem. I am...
Maybe maintainer should deal with this PR first so I can make a new one. PR Link: [#240](https://github.com/pop4959/LWCX/pull/240) @pop4959
A pull request is created. [#240](https://github.com/pop4959/LWCX/pull/240)