Kevin Stephen
Kevin Stephen
Hi again, Following up on this issue, I've noticed that the spacing inconsistency isn't limited to the opening quotation mark. It appears the closing quotation mark generated by the `quote`...
> Did some initial testing, and it seems the problem also exists if you simply pass the content into an identity function, so this is not an issue unique to...
This issue can be resolved by @YDX-2147483647's [comment](https://github.com/typst/typst/issues/5858#issuecomment-3009083609), but I don't feel this is a true solution, as it relies on the quality of the font. Nevertheless, I plan to...
Cannot reproduce, might be an issue with the PDF reader you are using: [test.pdf](https://github.com/user-attachments/files/20919712/test.pdf) https://github.com/user-attachments/assets/56911dc8-040b-4bd5-a62d-e6eaf8ae59dd
Well, I can get a similar output with the following Python code: ```python from pypdf import PdfReader reader = PdfReader("test.pdf") meta = reader.metadata print("/Creator", meta.creator) print("/CreationDate", meta.creation_date) print("/ModDate", meta.modification_date) page...
BTW,希望能有一个手动授权内核的选项,FlClash 在第一次启用虚拟网卡的时候会弹出这个提示,但是在后续如果修改了一些东西,就没有办法再次授权以确认权限,如果有一个手动授权的权限会方便很多
> choose rust @debugbb Which version of Rust did you use to compile paru-git? I had no problems compiling with Rust Nightly. ```plaintext Name : paru-git Version : 2.0.3.rebuild.1.r1.g90656a9-1 Description...
> cookie database lock I don't know what a _cookie database lock_ is, I don't remember that I locked cookies on microsoft-edge, I just used edge normally, and then edge...
I found a flag called `--disable-features=LockProfileCookieDatabase` and I tried to pass it to edge, but I still have the same error and I don't seem to see the setting for...
> Using seahorse I saw that I had multiple Chromium Safe Storage entries. Yes, I've seen a lot of seemingly duplicate entries in seahorse as well, mostly Electron apps like...