0tkl

Results 38 comments of 0tkl

算了我搓个 CI 吧,PR https://github.com/lxgw/LxgwWenkaiGB/pull/11

> 目前猜测原因是 FontForge 导出的二进制有问题。FontForge 本身已经略有历史了,导出的字体文件(TTF/UFO)都有一些奇奇怪怪的问题,比如源文件导出的UFO是没有纵向度量的。我们在尽量解决这个问题。 也就是说,现在的 fonts/TTF 文件夹下、还有 release 页面里放的字体文件,并不是直接运行 sources 文件夹里的 build.bat/.sh 来构建的吗

Reopen this issue until https://github.com/lxgw/LxgwWenkaiTC/pull/16 got merged and applied to this ~GB repo.

After comparing the dark mode code from wxWidgets and Notepad++, I think it is possible to modify the height of menubar items & popup menu items with an undocumented [signal](https://github.com/notepad-plus-plus/notepad-plus-plus/blob/3bca7bf278057082d9eaef9b778d6076f70b0afe/PowerEditor/src/DarkMode/UAHMenuBar.h#L15)....

Fixed by https://github.com/wxWidgets/wxWidgets/pull/25117 .

quirk on wxWidgets' side. i'll report to upstream https://github.com/wxWidgets/wxWidgets/commit/7591b0bb5324c6e996fc81f8458f7674b2f1461e

https://github.com/wxWidgets/wxWidgets/issues/24178

Does `LD_LIBRARY_PATH=/usr/local/boost_1_85_0:$LD_LIBRARY_PATH cmake ` work?

So are you decided to sync current TypesettingTools/Aegisub changes before bumping dependencies? I mean, I've tried different C++ standards on Linux builds. If the goal is simply "get it to...