0tkl

Results 38 comments of 0tkl

I assume wxFONTFAMILY_DEFAULT, by semantics, equals to “system UI font on user's device”. Try this [progam](https://gist.github.com/0tkl/29892ae51283551ee31bf72877a48d9d). In my device, it outputs the expected fonts across locales (Segoe UI, YaHei UI,...

~Remove "WIP:" and let's see what's happening on openSUSE Leap build…~ Oops, forgot that PR on cibuilds branch won't trigger CI :-(

bump to ffms2 5.0 release now

So `iconv` in openSUSE Leap supports very few encodings. Even `UTF16-*` are unsupported (`UCS-2*` aren't quite the same thing to `UTF16-*`) ``` user1@host:/__w/Aegisub/Aegisub> iconv -V iconv (GNU libc) 2.38 Copyright...

Apply some ugly replacements when building on openSUSE. Now all `release` and `debug` builds on openSUSE Leap could pass tests. `debugoptimized` builds on openSUSE Leap/Tumbleweed are [still broken](https://github.com/0tkl/Aegisub/actions/runs/9336963060), which is...

…lol, I don't know that openSUSE Leap image doesn't install `glibc-locale-base` by default while Tumbleweed does, until a kind developer revealed that to me. Now `glibc-locale-base` provides much more encodings...

`fedora:latest` bump from 39 to 40, so age decreased from 3 to 2.

> /dup #13833 In that issue there's another contributor mention that “For the new issues, please file a new translation issue. ” So I opened up this issue #33018. So...

Hi @eldemet, since #874 has been merged and included in the latest patch releases, could you please redeploy the online documentation, if there are no other changes planned for the...

> 请问大佬有什么解决方法吗? 我在 Windows 上原封不动地运行 build.bat 出来的结果没问题(ttx 能正确地导出,无报错),没复现出 bug…… 要不您更新 / 重装一下本地的工具?我本地的工具是这两天新装的 ``` > pip list Package Version ------------ ---------- fontmake 3.9.0 fonttools 4.51.0 ufo2ft 3.2.1 ufoLib2 0.16.0 ```