brainos233
brainos233
### Windows Terminal version 1.12.10393.0 ### Windows build number 10.0.19044.0 ### Other Software PowerShell 7.2.1 wsl.exe ### Steps to reproduce Using PowerShell 7.2.1 to print some Unicode characters like "✔"...
### 是什么网站 / app 出现了问题? dlsite.com www.dlsite.com login.dlsite.com ci-en.dlsite.com ssl.dlsite.com - [X] 我确认这不是一个 NSFW 网站 ### 是完全无法使用,还是部分无法使用? - [X] 完全无法使用: - [ ] 部分无法使用: ### 您的运营商是? 联通 ### 加载失败的资源地址 https://www.dlsite.com/...
When using `FontGroup()` like `main_font_group = FontGroup().add("NotoSans-Regular.ttf", None, None).add("NotoSansCJKsc-Regular.otf", 0x4e00, 0xffee)` to display cjk characters with the font "NotoSansCJKsc-Regular.otf" and other characters with "NotoSans-Regular.ttf". For example, the character `test` will...
Apply security updates after debootstrap is complete, as debootstrap can only use one repository when creating chroot.
Use LLVM 16 as the default version in building.
``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00console.rpy", line 1175, in script python in _console: File "renpy/common/00console.rpy", line 1177, in console.interact() File "renpy/common/00console.rpy", line...
I try to use `ssh-tpm-keygen` to import a ed25519 key, but this key type isn't support. ```shell $ sudo ssh-tpm-keygen --import ~/.ssh/id_ed25519 Sealing an existing public/private ecdsa key pair. Enter...
Kde 6's default qt version is qt6 now, so many packages using lazrus have added a version for qt6, this pr allows building against qt6 using `--widgetset=qt6`.
Although renpy has used aom as av1/avif's decoder, both `fmpeg` and `libavif` are using `dav1d` as the default decoder for AV1, Android 12 and newer version are using dav1d too,...
This pr cuould be used to test #134. The reason for choosing fribidi is that the build system for this package is simple and does not have complex dependencies.