Pandaaaa906

Results 18 comments of Pandaaaa906

it's seem that werkzeug 2.1.0 got some break change about request.json you can just specific werkzeug version to 2.0.3 will sovle the case https://github.com/pallets/werkzeug/issues/2339

找了一圈 是因为iOS不能打开包含太大的图片的pdf 一说是1024像素 但是我试了信纸大小200dpi 2200像素也能打开

I have the same issue with following codes ````python import fitz doc = fitz.open(fp) page = doc[0] page.clean_contents() ```` PyMuPDF 1.20.2: Python bindings for the MuPDF 1.20.3 library. Version date:...

difference between v1 and v2, make it much weirder... in v1, i can use eval_literal directly, in v2, it become a json string of py's representation?? ![image](https://github.com/celery/django-celery-results/assets/18494105/a873a71b-2209-43f6-a814-0aad32631ec6)

might not be efficient i've tried to add lru_cache to get_single_node_text_extends but it will bring a weird offset left: uncached right: cached ![屏幕截图 2023-12-28 162357](https://github.com/Kozea/CairoSVG/assets/18494105/365ff454-11b1-4558-952d-3d75445d9b2c)

Thx for the reply. This 'text-anchor' problem seem to be a broad issue in svg rendering, i found this also happened in Imagemagick(both using py-wand and php ones), like [this](https://stackoverflow.com/questions/71868877/php-imagick-breaks-svg-on-conversion-to-png)...

I have tried pg12 bingo1.9 in windows (it also have similar problem in sql server, but it will be gone by doing flush operation in doc) it usually occur after...