Steve
Steve
I have line numbers enabled in my `config.toml` using the following settings: ``` pygmentsOptions = "linenos=table" ``` But the line number is not showing correctly after the last update of...
Hi, I'm just wondering, is there going to be a new release of pyvips soon? libvips 8.15 introduces highway for simd which is exciting, however current pyvips v2.2.1 on PyPI...
## 复现步骤 ```shell > docker pull debian:bullseye-slim > docker run -it --rm debian:bullseye-slim docker > sed -i "s|http://deb.debian.org/debian|http://mirror.sjtu.edu.cn/debian|g" /etc/apt/sources.list docker > apt update ``` ## 报错信息 ```shell Get:1 http://mirror.sjtu.edu.cn/debian bullseye...
### Category Other ### Hardware T-Beam ### Firmware Version 2.3.8 ### Description After freshly flashed and reset a T-beam v1.1 board (the 433/470 MHz variant with SX1268 chip), directly setting...
### Description of the bug Since v1.24.1 introduced `use_objstms` option in `Document.save()`, setting `use_objstms=1` and `linear=True` together doesn't work on some documents, results in a broken PDF file. On version...