LXYan2333

Results 18 issues of LXYan2333

删除失效链接,增加常用链接

_重新将该字体文件矢量化成了像素风格, 文件名为JiZhi-bitmap-8.bdf, 方便大家直接使用._ `bdf`文件仍然是点阵字体文件(并且windows 10不支持安装),`观致 8×8 像素字体.ttf`才是TrueType矢量字体文件(各大操作系统均有良好支持)。

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

site-bug

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information ADD DESCRIPTION HERE Fixes #6357 Now yt-dlp get bilibili videos' `subtitle_url` through its...

Before creating a new issue, see list of [known issues](https://copyq.readthedocs.io/en/latest/known-issues.html). **Describe the bug** when I write a script to handle screenshot captured by [KDE spectacle](https://apps.kde.org/zh-cn/spectacle/), I found it is extremely...

bug

# problem I have `mimalloc` installed on my Debian 12 system using apt: ```console $ sudo apt install libmimalloc-dev/stable ``` and I can `find_package` it: ``` find_package(mimalloc CONFIG REQUIRED) ```...

Hello, I have an OpenMP parallized program, and I want to migrate to use TBB. Baically it creates 3 matrices on each threads and do a lot of calculation. At...

Please describe the problem. For hints on what information is helpful, see: https://clangd.llvm.org/troubleshooting.html **problem** clangd can't correctly expand `_Pragma` macro. If you can, provide a minimal chunk of code that...

bug

Failed to launch demo on windows, but succeed to launch on Ubuntu WSL. Step to reproduce: 1. clone this repo to a Windows PC. 2. yarn install 3. yarn demo...

In this line: (and line 196) https://github.com/sunqm/libcint/blob/1431b64f7678833601ad3ca016435d0355c31437/CMakeLists.txt#L195 according to cmake's doc: https://cmake.org/cmake/help/latest/command/install.html#index-0-manual:cpack(1) : > As absolute paths do not work with the cmake --install command's [--prefix](https://cmake.org/cmake/help/latest/manual/cmake.1.html#cmdoption-cmake--install-0) option, or with the...