CuteLicense

Results 10 comments of CuteLicense

好像是有问题,我这两天测试一段代码也发现了

一样问题,必须要开一个窗口才显示完整,否则就显示第二行(在第1行的位置)

提多几个问题:手机端的编辑器,跳转菜单项下的,除了跳转到行正常外,其余跳转(文件开始 文件末尾 行首 行尾)均失效

没有时间要求如纯功能测试的可以,但是会慢得你怀疑人生

`system("chcp 65001>nul");` Using “chcp 65001” has solved part of the problem, but another problem has occurred and the file name is not displayed properly. ![2023-07-02_113747](https://github.com/bfabiszewski/libmobi/assets/97828367/9964bc33-e65b-4e56-bd8a-2d80fde6006d)

Solved, but I don't know how to submit a code merge request. [](https://github.com/CuteLicense/libmobi/blob/public/tools/mobitool.c) ``` #ifdef _WIN32 int convert_to_utf8(const char* input_str, char** output_str) { // Get the default code page of...

现在是不少 text 匹配的匹配不出来了,只好改用 textContains( ) 或 textMatches() 了

内存溢出,是不是在重复处理图片,处理后没有及时释放

感谢,辛苦了